Skip to main content
Version: 3.102.2

Get user info

GET 

/users-srv/userinfo

This OIDC standard API returns user information based on the token in the header. Returned data depends on token scopes (from authorization endpoint) and accepted claims.

Request

Responses

The response is defined by the OIDC standard and contains a user Entity; Depends on the scopes requested in the token.