Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Authentication API

Provides access to the authentication features of Alfresco Content Services.

  • Last Build date: 2018-11-05T11:24:58.864Z

Documentation for API Endpoints

All URIs are relative to https://localhost/alfresco/api/-default-/public/authentication/versions/1

Class Method HTTP request Description
.AuthenticationApi createTicket POST /tickets Create ticket (login)
.AuthenticationApi deleteTicket DELETE /tickets/-me- Delete ticket (logout)
.AuthenticationApi validateTicket GET /tickets/-me- Validate ticket

Documentation for Models