From 711222edeaba48aeb4f7ec3305ccef490277fa39 Mon Sep 17 00:00:00 2001 From: Martin Kanis Date: Thu, 3 Jun 2021 10:19:11 +0200 Subject: [PATCH] KEYCLOAK-16616 Release notes for limiting number of auth sessions --- release_notes/topics/14_0_0.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/release_notes/topics/14_0_0.adoc b/release_notes/topics/14_0_0.adoc index a5bbb68d22..d194d81852 100644 --- a/release_notes/topics/14_0_0.adoc +++ b/release_notes/topics/14_0_0.adoc @@ -7,3 +7,6 @@ it is more polished and properly documented. Thanks to https://github.com/tnorim to https://github.com/andriimurashkin[Andrii Murashkin] and https://github.com/HryhoriiHevorkian[Hryhorii Hevorkian], who did a great deal of the work on this feature as well. Finally thanks to all the members of the https://github.com/keycloak/kc-sig-fapi/blob/master/members.adoc[FAPI Special interest group] for their help and feedback. +== Other improvements + +* The support for configuring maximum number of active authentication sessions. The default value is set to 300 authentication sessions (browser tabs) per a browser's session