Get auth context
entity_registry
Get auth context
Inspect bearer authorization and return resolved auth context.
GET
Get auth context
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
Auth context
Auth Context Response schema.
Authenticated subject identifier
Client identifier
Vault party identifier
Resolved role grants
Resolved scope grants
Authentication method used
MFA enrollment state for the current local user; null for API-key / non-local principals
Local user identifier; null for API-key / non-local principals
Email on file for the local user; null when missing or for API-key principals
True for invite-pending users; null for API-key principals
Given name (optional)
Family name (optional)
Contact phone number (optional)