Sun OpenSSO Enterprise 8.0 Developer's Guide

Logout

The logout REST interface validates the token using the POST operation. The following URL defines a subjectid (tokenid) that represents the user to be logged out of OpenSSO Enterprise.


http://OpenSSO-host:OpenSSO-port/opensso/identity/logout?subjectid=
AQIC5wM2LY4SfczeSHZ5cHJMmQYU3f5imB2fBBTpkCXADS0=-AT-AAJTSQACMDE=#

The operation closes the session identified by the tokenid and logs the user out.