2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 18:25:27 +00:00

sso dynmaic settings

This commit is contained in:
2021-09-08 09:44:26 +02:00
parent 738add06bd
commit 0880745078
2 changed files with 21 additions and 0 deletions

View File

@ -130,6 +130,9 @@ SSO backends for all wanted providers need to be added to the config file as a l
If the selected providers need additional settings they must be added as dicts under the key `social_providers`. The correct settings can be found in the django-allauths [provider documentation](https://django-allauth.readthedocs.io/en/latest/providers.html).
!!! note "You are not done"
SSO still needs credentials for all providers and has to be enabled in the [settings](../admin/settings.md)!
### Login Options