SAML
SAML Single Sign-On
Configuring SAML SSO for UI Bakery involves two main steps:
Configuring integration in your identity provider;
Configuring SSO in your UI Bakery instance using environment variables.
Configure UI Bakery integration in your identity provider
The configuration process may vary depending on your chosen identity provider, but there are some common considerations to keep in mind.
The sign-on URL is
https://YOUR_INSTANCE/api/auth/login/saml
Find or define entityId;
Find Metadata XML.
UI Bakery instance configuration
To enable UI Bakery to use your OpenID provider, set the following environment variables:
Last updated