...
English | ||
---|---|---|
IntroductionKeycloak is an open source identity and access management platform, and it provides support for standard protocols like OpenID Connect, OAuth 2.0, and SAML. In this tutorial, SAML will be used in Keycloak to enable Single Sign-On (SSO) capability with Joget. The SAML Directory Manager Plugin is available in the Joget Marketplace.
|
...
Tutorial Steps
Plugin Installation
Joget allows integration with any platform using SAML with help of SAML plugin which can be downloaded from the marketplace. Download the plugin and install the plugin in the manage plugins section.
https://marketplace.joget.org/jw/web/userview/mp/mpp/_/vad?id=wflow-saml-v5
Once you install the plugin, You need to whitelist the external API call so SAML API can be accessed from the end-users browser.
Plugin Configuration
Once you install the plugin you can enable the directory manager configuration to use SAML authentication.
...
Configure other settings as per your industry requirements.
KeyCloak Configuration
Creating a client in Keycloak will enable the SSO from the keycloak application.
...