We're testing an upgrade from Nextcloud 16 to Nextcloud 17, and everything seems to be working well except for logins through SAML. We are using user_saml
2.4.2
. Every time we try to log-in via SAML, it seems to work until the final redirect into Nextcloud. Then we receive the following message:
Account not provisioned.
Your account is not provisioned, access to this service is thus not possible.
I've tried clearing cookies, using Incognito mode, and clearing server-side sessions in Redis, but nothing has an effect. We've checked with our IdP (Azure AD) and the user is definitely allowed access to this app. We've also confirmed that a corresponding user account exists in Nextcloud, so we're not sure what the issue is.