Keycloak
Descope implements Single Sign-On (SSO) using the SAML 2.0 specification or OAuth 2.0 specification and supports any IdP that adheres to either. Using this guide, you will be able to use Keycloak to authenticate during any flow.
In this guide, we will cover how to set up Keycloak as an Identity Provider (IdP) to implement SSO for any Descope project.
This can be done using OpenID Connect (OIDC) or Security Assertion Markup Language (SAML). Both options will be covered in this guide.
OIDC
Set up Keycloak as an OIDC Identity Provider (IdP) to implement SSO
SAML
Set up Keycloak as a SAML Identity Provider (IdP) to implement SSO
Was this helpful?