![]() |
Index of Web Scripts URI '/api/login' |
Alfresco Community v3.2.0 (2039) |
2 Web Scripts |
Back to Web Scripts Home |
Up to uri /api |
/api/login/ticket/{ticket} |
GET /alfresco/service/api/login?u={username}&pw={password?} |
Description: | Login and establish a ticket. Input
Returns the new authentication ticket. |
Authentication: | none |
Transaction: | required |
Format Style: | any |
Lifecycle: | public_api |
Default Format: | xml |
Id: | org/alfresco/repository/login.get |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/login.get.desc.xml |
POST /alfresco/service/api/login |
Description: | Login and establish a ticket. Input JSON Data Object.
Returns the new authentication ticket. |
Authentication: | none |
Transaction: | required |
Format Style: | any |
Lifecycle: | public_api |
Default Format: | json |
Id: | org/alfresco/repository/login.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/login.post.desc.xml |