keycloak-scim/themes
Thomas Darimont cf57a1bc4b KEYCLOAK-1267 Add dedicated SSO timeouts for Remember-Me
Previously remember-me sessions where tied to the SSO max session
timeout which could lead to unexpected early session timeouts.
We now allow SSO timeouts to be configured separately for sessions
with enabled remember-me. This enables users to opt-in for longer
session timeouts.

SSO session timeouts for remember-me can now be configured in the
tokens tab in the realm admin console. This new configuration is
optional and will tipically host values larger than the regular
max SSO timeouts. If no value is specified for remember-me timeouts
then the regular max SSO timeouts will be used.

Work based on PR https://github.com/keycloak/keycloak/pull/3161 by
Thomas Darimont <thomas.darimont@gmail.com>
2018-11-15 06:11:22 +01:00
..
src/main KEYCLOAK-1267 Add dedicated SSO timeouts for Remember-Me 2018-11-15 06:11:22 +01:00
.gitignore KEYCLOAK-6378 Clean themes common directory 2018-02-07 12:07:40 +01:00
pom.xml Prepare for 4.7.0.Final 2018-11-14 20:10:59 +01:00