Skip to main content

OpenID Connect UserInfo endpoint

GET 

/nevisidm/api/oidc1.0/userinfo

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

Responses

User info claims returned successfully.

Schema
    Loading...