Skip to main content

OpenID Connect UserInfo endpoint

POST 

/nevisidm/api/oidc1.0/userinfo

Returns claims about the authenticated user. This is the POST variant of the UserInfo endpoint, as required by the OpenID Connect Core 1.0 specification.

Responses

User info claims returned successfully.

Schema
    Loading...