AuthenticateResource
Authenticate a user's credentials.
The following resources are part of this group:
/wonderland/authenticate
Mount Point: /service/siesta/wonderland/authenticate
Available Since: 2.7
POST
Available Since: 2.7
Authenticate a specific user and generate a one-time-use authentication token.
Request Body
| element: | authToken |
| media types: | application/xml application/json |
User authentication details.
Response Body
| element: | authTicket |
| media types: | application/xml application/json |
Authentication ticket.