OpenID Connect Userinfo
GET/userinfo
This endpoint returns the payload of the ID Token, including session.id_token values, of the provided OAuth 2.0 Access Token's
consent request.
In the case of authentication error, a WWW-Authenticate header might be set in the response with more information about the error. See the spec for more details about header format.
Responses
- 200
- default
oidcUserInfo
errorOAuth2