latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-2016096.3 KB

304d4d4d93c7

OAuth

Get UserInfo

OIDC UserInfo. Returns the authenticated subject (user DID) and granted scopes for the bearer token. Use this to verify a CIBA approval token and identify which user approved the action.

get/userinfo

Response

Default Response

substring required

Subject identifier — user DID or client ID

scopestring required

Space-separated granted scopes

client_idstring

OAuth client ID (for client_credentials tokens)