OAuth bearer evidence
Token detail
Inspect claims, tool/resource/prompt permissions, expiry, and revocation state without redisplaying raw access tokens.
0Active9Expired0Revoked
Token detail
Raw access token values are not stored or redisplayed here.
Summary
- JTI
- oauth_token_d6952615-d7db-46b0-b97d-b16ea51670f5
- Subject
- client:default
- Client
- default
- Grant
- client_credentials
- Issued
- 2026-05-14 06:03:10 UTC
- Expires
- 2026-05-14 07:03:10 UTC
- Revoked
- Not set
- Endpoint count
- 1
- Resource count
- 0
- Resource template count
- 0
- Prompt count
- 0
Claims
{
"iss": "https://mcp.minasoftai.com",
"aud": "https://mcp.minasoftai.com",
"resource": "https://mcp.minasoftai.com",
"sub": "client:default",
"client_id": "default",
"grant_type": "client_credentials",
"iat": 1778738590,
"exp": 1778742190,
"jti": "oauth_token_d6952615-d7db-46b0-b97d-b16ea51670f5",
"scope": "endpoint:endpoint_default_echo",
"endpoint_permissions": [
"endpoint_default_echo"
],
"resource_permissions": [],
"resource_template_permissions": [],
"prompt_permissions": []
}