MFA Exempted in Developers Instance

__ __2
Tera Expert

Hi.

 

I want to verify MFA in a Developers Instance, but I'm having trouble because the MFA setting screen doesn't appear.

The MFA enforcement period is set to 0 days, so the MFA setting screen should be displayed no matter which user logs in, but it doesn't.

 

glide.authenticate.multifactor.enforcement.max_relaxation_period=0

1 ACCEPTED SOLUTION

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @__ __2 ,

You will need to check the following :How does Yokohama or later release apply multifactor authentication (MFA) ? - Support and Troublesho...

Make sure glide.authenticate.multifactor is set to True.

Also, the MFA properties should look like below:

SANDEEPDUTTA_0-1749786890674.png

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.

View solution in original post

2 REPLIES 2

SANDEEP DUTTA
Tera Patron
Tera Patron

Hi @__ __2 ,

You will need to check the following :How does Yokohama or later release apply multifactor authentication (MFA) ? - Support and Troublesho...

Make sure glide.authenticate.multifactor is set to True.

Also, the MFA properties should look like below:

SANDEEPDUTTA_0-1749786890674.png

 

Thanks,
Sandeep Dutta

Please mark the answer correct & Helpful, if i could help you.

Thank you!
This property was set to false.
I changed it to true and MFA was enabled!

Check if MFA auth policy has been enabled (i.e. glide.authenticate.auth.policy.enabled is set to true ). If this isn't enabled then the MFA context specified policies will be ignored.