Hi there,
Trying to get this plugin working: https://en-gb.wordpress.org/plugins/google-authenticator/
With all of our roles required to use 2FA to login. We have it working fine for admin users, but the account set up page (wp-admin/admin.php?page=google_authenticator_user_page) always wants to redirect to the dashboard (meaning a redirect loop) for other custom roles, even with a user role which has been granted all capabilities. The page is accessible for all standard WordPress roles, it is only when a user has a role defined by URE that the redirect loop occurs.
Any ideas?
The user roles being checked for the page are apparently:
activate_plugins
edit_posts
edit_theme_options
install_plugins
manage_admin_columns
manage_options
read
resume_plugins
resume_themes
update_plugins
wpseo_manage_options