If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

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
MethodGET/POST

Headers

In order to log out, you need to send the AptifyAuthorization header.

Header NameHeader Value
AptifyAuthorization<Authentication Provider> <TokenId>

Copyright © 2014-2017 Aptify - Confidential and Proprietary