Hi,
Could someone give me some advice on how to keep the user logged in after closing the browser? Currently, every time the user closes the browser, they have to log in again after restarting it. Where can I find this setting please?
Regards
Jirka
Hi,
Could someone give me some advice on how to keep the user logged in after closing the browser? Currently, every time the user closes the browser, they have to log in again after restarting it. Where can I find this setting please?
Regards
Jirka
Hello! You should be able to find a toggle to enable ‘Remember Me’ functionality under ‘Realm Settings → Login’, which should allow the session to persist between browser restarts (see attached image). Hope this helps!
How about login with IDP (Google, etc)?
Seems “Remember Me” option works only when I login via basic form. (username / password)
Is there any native options without introducing custom plugin? (GitHub - Herdo/keycloak-remember-me-authenticator: Custom authenticator for remembering the user logging in, even if no "Remember me" flag is set. Useful in combination with identity providers, which don't allow to set the "Remember me" flag.)
Thanks