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

This commit is contained in:
Stian Thorgersen 2016-06-10 13:04:44 +02:00
parent fb84142ea3
commit ef0210e757

View file

@ -46,6 +46,6 @@ isPassive::
turnOffChangeSessionIdOnLogin::
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`.