Activated correct oidc solution for nextcloud

This commit is contained in:
2025-07-22 21:32:26 +02:00
parent bab1035a24
commit 5e315f9603

View File

@@ -67,7 +67,7 @@ _applications_nextcloud_oidc_flavor: >-
False, False,
'oidc_login' 'oidc_login'
if applications if applications
| get_app_conf('web-app-nextcloud','features.ldap',False) | get_app_conf('web-app-nextcloud','features.ldap',False, True)
else 'sociallogin' else 'sociallogin'
) )
}} }}