Skip to main content

OIDC UserInfo endpoint (POST variant)

POST 

/oauth2/userinfo

The POST form of the UserInfo endpoint. Same behavior as GET; the access token may be sent in the Authorization: Bearer header or as the access_token field of a form-encoded body.

Request

Responses

The subject's scope-authorized claims