We are moving toward requiring all of our clients to use 2FA if they are an Admin user. I have the settings set how I want them on our website, but when I create a key (using the Main WP Key Maker) it doesn’t carry over the setting for ‘Require 2FA for Administrators’ and I get an error for the ‘grace period’ field.
Any help would be appreciated. We have over 50 client sites and I really don’t want to manually set this up on each one. Thanks!
Where you can see it recorded the mentioned options.
Next, I applied this key to another site and all options are saved correctly.
However, I did noticed some unexpected behavior. Since this form submission is AJAX driven, it’s not working exactly how it’s expected. To be precise, the Key Maker doesn’t record all settings values, but just changes.
For example, if you have your form set, and change just one value, after checking the Post Submission, you will notice that it recorded just that one option. See:
Thank you! The error I got when testing it makes sense if it was only recording the last change I made. I will try this shortly and get back to you, but I expect this to work.