DATE:
AUTHOR:
Ory Team
Ory Network Ory Hydra New Feature

Revoke token chains by consent request ID

DATE:
AUTHOR: Ory Team

Ory Network and Ory Hydra OEL now supports revoking token chains using a consent request ID.
Each OAuth2 auth code flow creates a new consent session.
Access and refresh tokens issued during that flow are bound to the session, forming a token chain.
You can revoke a token chain by supplying the consent request ID via the consent_request_id query parameter in the DELETE /admin/oauth2/auth/sessions API call.

Powered by LaunchNotes