[keycloak-user] Clarification on Remember Me Functionality

Stian Thorgersen stian at redhat.com
Fri Apr 10 01:04:46 EDT 2015



----- Original Message -----
> From: "Lohitha Chiranjeewa" <kalc04 at gmail.com>
> To: keycloak-user at lists.jboss.org
> Sent: Thursday, 9 April, 2015 3:03:48 PM
> Subject: [keycloak-user] Clarification on Remember Me Functionality
> 
> Hi,
> 
> The Remember Me requirement on our application(s) is such that, once logged
> in with Remember Me enabled, the user should be able to visit the
> application(s) without logging in again for another two week period.
> 
> When I tested the Keycloak Remember Me functionality, it seems that, despite
> Remember Me is turned on, the use has to log in again if either of SSO
> Session Idle Timeout or SSO Session Max Lifespan reached.
> 
> Is this the expected behavior of Keycloak? If so, how can I map it to cater
> my requriement? Or is there any way I can change the default Keycloak
> behavior?

Set SSO Session Max Lifespan to two weeks and you're sorted. The main thing the remember me option does is to make the browser cookie a persistent cookie rather than just a session cookie.

> 
> 
> Thanks!
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list