Hello everyone.
I want to enforce multi-factor authentication for all users in my database.
Users are configuring the 2FA but then saving the login on their browsers. This defeats the purpose of multi-factor authentication and is raising concerns with IT auditors.
Is there a way to enforce a session timeout so that every time they have to login, they will have to go through the 2FA?
Thank you for your help.