Overview
Assembly: mindtouch.deki.services
Class: MindTouch.Drupal.DrupalAuthenticationService
SID: http://services.mindtouch.com/deki/d...2007/05/drupal Configuration
| Name | Type | Description |
| apikey | string? | Key to access protected features of the service. |
| autosave | double? | Time interval in seconds for automatic state save (only applies to services with state). |
| db-catalog | string | Database table name |
| db-options | string | Optional connection string parameters |
| db-password | string | Password for database user |
| db-port | int? | Database port (default: 3306) |
| db-server | string? | Database host name (default: localhost). |
| db-user | string | Database user name |
| no-log | void? | When present, service does not create a log sub-service at /@log. |
| uri.self | uri | Uri for current service (provided by Host). |
Implementation Notes
Use this service to authenticate with Drupal.