Skip to main content

Configuring Single Sign-On Enterprise

Single Sign-On (SSO) can be made available on a Strapi application to allow administrators to authenticate through an identity provider (e.g. Microsoft Azure Active Directory). SSO configurations can be done from Settings icon Settings > Global settings > Single Sign-On.

SSO settings

To configure the SSO feature settings:

  1. Go to the Global settings > Single Sign-On sub-section of the settings interface.
  2. Define your chosen new settings:
Setting nameInstructions
Auto-registrationClick on ON to allow the automatic creation of a new Strapi administrator when an SSO login does not match an existing Strapi administrator account. If this setting is set on OFF, new Strapi administrators accounts must be created manually beforehand.
Default roleChoose among the drop-down list the role to attribute by default to auto-registered Strapi administrators through SSO login.
  1. Click the Save button.