/
Scopes and Claims
NOTE: Trivore ID Documentation has moved to https://trivoreid.com
The content on this site IS OUT OF DATE!
This space has been archived!
Please go ahead to the new site!
Scopes and Claims
In addition to the standard OpenID Connect claims (listed here: http://openid.net/specs/openid-connect-core-1_0.html#StandardClaims) onePortal supports additional custom claims. If they are requested in the original authentication request, the corresponding response values are included either in the ID token or in the /userinfo resource, depending on the request (http://openid.net/specs/openid-connect-core-1_0.html#ClaimsParameter).
List of claims
The list of custom claims can be accessed via the OpenID Connect client configuration user interface.
It will list the scopes and claims that are usable on your specific service installation. You can find out the connections between scopes and claims as well.
Related content
OIDC Client Registration and Editor
OIDC Client Registration and Editor
More like this
OpenID Connect: amr value
OpenID Connect: amr value
More like this
Implementing an OAuth 2.0 client and an OpenID Connect Relaying Party (RP)
Implementing an OAuth 2.0 client and an OpenID Connect Relaying Party (RP)
Read with this
OpenID Connect and OAuth 2.0
OpenID Connect and OAuth 2.0
More like this
Requiring re-authentication before permitting sensitive actions on client side
Requiring re-authentication before permitting sensitive actions on client side
Read with this
Management of applications
Management of applications
More like this