Is there a way to programmatically temporarily disable MFA in CAS 5.1? We need to write a custom module that decides if the user should see the MFA prompt. We have tried adding a Groovy script to set a user attribute of 'bypass=true' and then filtering, however since the user attributes are cached we are running into roadblocks.
Is there a way to clear the attributes cache and/or some other way to temporarily bypass the MFA webflow? Thanks, Adam -- - 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/CAN6MV5NOpYHx_00-K%2BQfPxsPTdQJ_SP_y622qxqgMMq8qEJodw%40mail.gmail.com.
