cURL
curl --request GET \ --url http://34.170.194.254:8000/api/v1/auth/context
{ "subject": "<string>", "client_id": "<string>", "party_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "roles": [ "<string>" ], "scopes": [ "<string>" ], "auth_method": "<string>" }
Inspect bearer authorization and return resolved auth context.
Optional bearer authorization header
Auth context
Auth Context Response schema.
Authenticated subject identifier
Client identifier
Vault party identifier
Resolved role grants
Resolved scope grants
Authentication method used