2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-27 21:26:43 +00:00

Merge pull request #299 from martonmiklos/martonmiklos-patch-1

Email is required for SSO
This commit is contained in:
Oliver 2022-06-09 08:41:53 +10:00 committed by GitHub
commit 5199f4fb29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ To use SSO you have to:
1. Enable the required providers in the [config file](../start/config.md#Single-Sign-on).
1. Add the required client configurations in the `SocialApp` app in the [admin interface](../settings/admin.md).
1. Enable SSO for the users in the [global settings](../settings/global.md).
1. Configure [e-mail](../settings/email.md).
### Security Consideration