/
OpenID Connect mechanism for SSO
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!
OpenID Connect mechanism for SSO
Using OpenID Connect mechanism with SSO is very similar to general purpose OpenID Connect authentication flow. Just append parameters sso_token=
and prompt=none
parameters to the OpenID authentication URL, such as https://<tis-hostname>/openid/auth. These parameters ensure that user will be signed in without any interaction or confirmation dialogues (even in case of errors).
, multiple selections available,
Related content
OpenID Connect and OAuth 2.0
OpenID Connect and OAuth 2.0
More like this
How to create an OpenID Connect client that will allow user registration and user will be logged in after registration
How to create an OpenID Connect client that will allow user registration and user will be logged in after registration
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)
More like this
Adding OAuth2 / OpenID Connect sign-in to a mobile app
Adding OAuth2 / OpenID Connect sign-in to a mobile app
More like this
Single Sign-On setup with OIDC client websites
Single Sign-On setup with OIDC client websites
More like this
Distributed Single sign-on and Single sign-out
Distributed Single sign-on and Single sign-out
More like this