UserInfo
GET/auth/oidc/userinfo
OIDC-compliant UserInfo endpoint. Returns claims about the authenticated End-User. Requires a valid JWT Bearer token. Claims are returned conditionally based on the granted scopes: 'openid' (sub, name, given_name, family_name, updated_at), 'email' (email, email_verified). Conforms to https://openid.net/specs/openid-connect-core-1_0.html#UserInfo
Request
Responses
- 200