OIDC userinfo endpoint
Authentication
OIDC userinfo endpoint
Returns claims about the authenticated user from a valid access token.
GET
OIDC userinfo endpoint
Authorizations
Paste the JWT token only (no "Bearer " prefix needed — the UI adds it automatically).
Response
OK
The response is of type object.