Update topics/saml/java/general-config/sp_element.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 12:59:55 +02:00
parent ef684d70cb
commit 9c0ff6fa0f

View file

@ -45,7 +45,7 @@ isPassive::
It is set to `false` by default.
turnOffChangeSessionIdOnLogin::
The session id is changed by default on a successful login on some platforms to plug a security attack vector (Tomcat 8, Jetty9, Undertow/Wildfly).
The session id is changed by default on a successful login on some platforms to plug a security attack vector.
Change this to `true` if you want to turn this off. It is recommended you do not turn it off.
The default value is `false`.