Path: / realms / {realm} / tokens / validate

Validate encoded access token.

Path parameters:
realm -

Method Summary
ResourceDescription
GET /realms/{realm}/tokens/validate?access_token=…Validate encoded access token.

Method Detail
HTTP Example:
GET /realms/{realm}/tokens/validate?access_token=…

Validate encoded access token.

Output:
javax.ws.rs.core.Response - Unmarshalled token
Query parameters:
access_token
Produces:
application/json