Adding SSO

Single Sign On allows users to sign in using credentials they already have. This eliminates the need to create a new username and password just for customer's application.

Two popular SSO web standards are SAML and OpenID Connect. They manage and authenticate individual users across multiple applications.

This guide is the starting point for adding SSO to your Frontegg application so that users can sign in using their SAML or OpenID Connect credentials.

The following are required to get SSO up and running for your customers and their users.

  1. 👉 Enable SAML or OpenID Connect in Login Box 👈
  2. Configure SAML or OpenID Connect
  3. Enable SSO for Admin Portal
  4. Configure customer identity provider

Enable SSO in Login Box

Enable SSO in the Frontegg Portal. The SSO options include SAML and OpenID Connect.

Go to Home ➜ Builder ➜ Login Box.

In the left panel, toggle the switch to on for each SSO standard you want to enable.

2880

🚧

Commit and publish your changes in the Builder for them to take effect and to configure them in your Environments.


Next Step: Configure SSO

The next step is to configure your environments for whichever SSO standards you enabled.

  1. Enable SAML or OpenID Connect in Login Box
  2. 👉 Configure SAML or OpenID Connect 👈
  3. Enable SSO for Admin Portal
  4. Configure customer identity provider