Sun OpenSSO Enterprise 8.0 Developer's Guide

Token Validation

The isTokenValid REST interface validates the token using the POST operation. The following URL defines a tokenid that represents the user to be validated by OpenSSO Enterprise.


http://OpenSSO-host:OpenSSO-port/opensso/identity/isTokenValid?tokenid=
AQIC5wM2LY4SfczeSHZ5cHJMmQYU3f5imB2fBBTpkCXADS0=-AT-AAJTSQACMDE=#

The operation returns a value of true or false.