HttpAuthentication

Table of contents
  1. 1. Overview
        1. 1.1.1.1. Configuration
        2. 1.1.1.2. Features
  2. 2. Implementation Notes

Overview

Assembly: mindtouch.deki.services
Class: MindTouch.Deki.Services.Authentication.HttpPassthroughService
SID: http://services.mindtouch.com/deki/d...authentication
Configuration
Name Type Description
apikey string? Key to access protected features of the service.
authentication-uri string The full URL that is setup to authenticate requests
autosave double? Time interval in seconds for automatic state save (only applies to services with state).
no-log void? When present, service does not create a log sub-service at /@log.
timeout int? Timeout in seconds for request to the authentication-url
uri.self uri Uri for current service (provided by Host).
Features
Name Description
DELETE: Stop service
GET:authenticate Authenticate a user.
GET:groups/{group} Retrieve information about a group.
GET:groups Retrieve a list of all groups.
GET:users/{user} Retrieve information about a user.

Implementation Notes

Use this service to authenticate with the standard HTTP authentication mechanism.

Tag page
You must login to post a comment.
Powered by MindTouch Deki v.8.08