Update topics/saml/java/general-config/sp_element.adoc
This commit is contained in:
parent
ef684d70cb
commit
9c0ff6fa0f
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue