Closed jakobmolandergeus closed 1 year ago
Same for me, it seems to be connected to #709
workaround is to disable the password policy (which worked for me as well)
commandline or use direct login and disable the app.
php occ app:disable password_policy
There seems to be a fix for NC26, but I am also on NC25 and there it seems to be not available (yet)
Fixed by https://github.com/nextcloud/password_policy/pull/461 (v25.0.7)
After upgrading from Nextcloud 25.0.5 to 25.0.6 the SSO SAML integration with Microsoft Azure AD has stopped working for us. The users can no longer login with SSO & SAML - direct login not affected.
See the : error.log
Is this a problem with the SSO & SAML authentication app, Nextcloud or the Microsoft Azure AD configuration?
It was working before the upgrade.
Thank you in advance.