Is there a way to set Adaptive MFA in Auth0 (CIC) to demand MFA after a fixed elapsed time?

Ready to post? I have an Auth0 (CIC) tenant and I want to use Adaptive MFA. I need a setting where I want MFA to reauthenticate every 30 days regardless of other adaptive MFA settings.:mag: First, try searching for your answer.

Hi @kpaynter

Welcome to the Auth0 Community!

Regarding you other post, I recommended to have the MFA disabled so that you can enforce it for Auth0 users via Actions. In relation to that, you can create app/user metadata in which you set the date when the user has completed the MFA and prompt them again after 30 days via Actions.

Otherwise, if you want to continue to use Adaptive MFA, once they enroll into an MFA factor, the users have an option to “Remember this browser for 30 days”, unless users check that, they will be prompted for MFA on each login.

If you have any other questions, feel free to let me know!

Kind regards,
Nik

1 Like