keycloak-scim/docs/documentation/release_notes/topics/4_7_0_final.adoc

14 lines
581 B
Text
Raw Normal View History

2018-12-13 15:13:37 +00:00
= Enhanced Remember Me
Introduced the ability to specify different session idle and max timeouts for remember me sessions. This enables remember
me sessions to live longer than regular sessions.
= Pagination support for Groups
Large numbers of groups have previously caused issues in the admin console. This is now resolved by the introduction of
pagination of groups.
= Improve startup time with large number of offline sessions
In the past, starting the server could take a long time if there were many offline sessions. This startup time has now
been significantly reduced.