Update topics/saml/java/general-config/sp_element.adoc
This commit is contained in:
parent
fb84142ea3
commit
ef0210e757
1 changed files with 1 additions and 1 deletions
|
@ -46,6 +46,6 @@ isPassive::
|
||||||
|
|
||||||
turnOffChangeSessionIdOnLogin::
|
turnOffChangeSessionIdOnLogin::
|
||||||
The session id is changed by default on a successful login on some platforms to plug a security attack vector.
|
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.
|
Change this to `true` to disable this. It is recommended you do not turn it off.
|
||||||
Default value is `false`.
|
Default value is `false`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue