Log in and establish a ticket.
POST /alfresco/service/api/login
Input
JSON Data Object.
- username
- cleartext user name
- password
- cleartext password
Returns the new authentication ticket.
The web script description document specifies the following
options:
Value | Description |
---|---|
json | The default response format |
none | The authentication access |
required | The transaction level |
any | The format style |