Token Management
Token Management helps operators inspect and revoke tokens, investigate suspicious sessions, and support incident response.

Where it helps
Use Token Management to locate active tokens, inspect expiry, revoke refresh capability, and track token-related incidents.
Workflow
- Open Token Management.
- Search by user, client, or token identifier.
- Review status and expiry details.
- Revoke the token if needed.
- Capture the reason for audit and support follow-up.
Example
When a laptop is reported stolen, revoke the user's active Refresh Tokens and review recent token issuance activity for unusual patterns.
Common Pitfalls
- Assuming token revocation retroactively invalidates every already-issued Access Token immediately.
- Revoking tokens without documenting the reason.
Troubleshooting
- If a user remains active after revocation, compare the revoked token to any newer rotated token in the same session chain.