Logging Out with Aptify Services API
Â
Calling Logout invalidates the token and kills the session for the current user, severing the connection with Aptify SOA. Explicit log out ensures that the token cannot be used to access information in Aptify once the log out is complete.Â
The Services web site is configured by default to expire tokens after a period of inactivity but calling the Logout endpoint invalidates the token immediately.
Â
Sample Logout URL
https://<service base>/Authentication/Logout
Endpoint
Cached? | No |
Method | GET/POST |
Headers
In order to log out, you need to send the AptifyAuthorization header.
Header Name | Header Value |
---|---|
AptifyAuthorization | <Authentication Provider> <TokenId> |
Copyright © 2014-2017 Aptify - Confidential and Proprietary