CMS 4, SSO config set up and running for a couple of years.
Our company has been moved over to Entra SSO, with the default being ‘passwordless’ authentication on the Authenticator App.
When trying to sign in to our Xibo CMS, users are getting the error:
AADSTS75011: Authentication method ‘MultiFactor, PasswordlessPhoneSignIn’ by which the user authenticated with the service doesn’t match requested authentication method ‘Password, ProtectedTransport’. Contact the Xibo application owner.
The only method around this is to select a tiny box on the authentication screen (In Incognito mode) to use password. The users are then not able to log into Office applications because it thinks that they want to only use their password.
Has anyone seen this before, and is there a way using default PHP-SAML toolkit to allow a different type of authentication other than password?