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). |
Implementation Notes
Use this service to authenticate with the standard HTTP authentication mechanism.