I enabled the 2FA. How can I setup to require users to log in daily or weekly?
Hi @Miamiya! By log in daily or weekly, do you mean you'd like to force your users to re-log in daily or weekly?
On Premise, you can set the environment variable *USE_SHORT_SESSIONS=true *configured and then restart your containers. This should log your users out every 12 hours. If set to false, then the default (1 week session) should be restored.
On Cloud, I don't think we have a way to end a user session, unfortunately You can have a button to logout of a Retool instance by navigating it to the login page
https://login.retool.com/auth/login
.
Of course! Let me know if you have any questions at all.