mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-19 13:35:40 +00:00
add aditional provider settings
This commit is contained in:
@ -168,4 +168,11 @@ static_root: '/home/inventree/data/static'
|
||||
|
||||
# Add SSO login-backends
|
||||
# social_backends:
|
||||
# - 'allauth.socialaccount.providers.github'
|
||||
# - 'allauth.socialaccount.providers.keycloak'
|
||||
|
||||
# Add specific settings
|
||||
# social_providers:
|
||||
# keycloak:
|
||||
# KEYCLOAK_URL: 'https://keycloak.custom/auth'
|
||||
# KEYCLOAK_REALM: 'master'
|
||||
|
||||
|
Reference in New Issue
Block a user