I'm using the cas.authn.mfa.duo[0].bypass.authentication-handler-name property to bypass DUO authentication for logins from a particular authentication provider. This is working.
Now I want to also bypass DUO authentication when using another provider, but adding an additional name to the bypass.authentication-handler-name property appears to disable that property. I don't see anything in the logs about it, but suddenly the first provider is asking for mfa again. Same result when I add a second cas.authn.mfa.duo[0].bypass.authentication-handler-name line to cas.properties. Does anyone know how to disable mfa for more than one provider? I even tried the cas.authn.mfa.duo[0].bypass.groovy.location but there authentication is always listed as org.apereo.cas.authentication.DefaultAuthentication. I can't tell which provider was actually used. Thank you! -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/655b3f8a-9f91-450c-acf0-1a119de5d2d9n%40apereo.org.
