"Remember this device for 30 days" is not available during MFA enrollment

We are using Actions to enable MFA for Auth0 Database connection users via a Login flow Action. This all works as expected.

Our gripe is the “Remember this device for 30 days” is not available on the initial MFA enrollment screen. On the subsequent MFA challenges it is present.

We are converting from the Classic Universal Login experience (using mfa-widget-1.8.min.js), in which the checkbox is available during the enrollment challenge, to the New Universal Login experience, where we are running into this problem.

Not checking this is painful for users, as the are immediately prompted to MFA again when switching between apps, SSO is interrupted to MFA. So we’d prefer to check remember this device on initial enrollment.

Our action code.

I am also getting this. Is there a way to show the checkbox on first login?

Hello @joshuabecke

Welcome to the Auth0 Community!

I am sorry about the late reply to your inquiry!

The Remember browser for 30 days prompt is not available during enrollment, it appears to be expected behaviour. However, there is an update which will allow members to update MFA UI for Universal Login using the ACUL SDK.

Otherwise, I would advise you to submit a pot on our Feedback forum, feel free to let me know if you have any other questions!

Kind Regards,
Nik

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.