Solved OIDC sociallogin bug

This commit is contained in:
2025-02-26 09:49:32 +01:00
parent 61eb9a3aed
commit ae1d7c785f
4 changed files with 12 additions and 6 deletions

View File

@@ -252,7 +252,7 @@ defaults_applications:
# Available options: oidc_login, sociallogin
# @see https://apps.nextcloud.com/apps/oidc_login
# @see https://apps.nextcloud.com/apps/sociallogin
flavor: "oidc_login" # Keeping on sociallogin because the other option is not implemented yet
flavor: "sociallogin" # Keeping on sociallogin because the other option is not implemented yet
force_import: False # Forces the import of the LDIF files
database:
central_storage: True