Closed SteelWagstaff closed 1 year ago
See https://uit.stanford.edu/service/saml/mfa for a good description of how SPs can ensure SAML works with Duo/MFA enabled.
The client is provisioning me with a test account. Should be able to test today or tomorrow once account is issued.
A client reports:
I believe that both of these are largely handled by the php-saml library we rely on. See https://github.com/onelogin/php-saml/blob/20a2cb3e2c2722f4a06d2b16006d5e140adb48db/lib/Saml2/AuthnRequest.php#L90-L132
What we should try first is to set the Authentication context to false. See https://github.com/onelogin/php-saml/blob/master/README.md