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 > Global settings > Single Sign-On.
To configure the SSO feature settings:
- Go to the Global settings > Single Sign-On sub-section of the settings interface.
- Define your chosen new settings:
Setting name | Instructions |
---|---|
Auto-registration | Click 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 role | Choose among the drop-down list the role to attribute by default to auto-registered Strapi administrators through SSO login. |
- Click the Save button.