From ef0210e757875bb4e8d456f3143d07126c3624d8 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 13:04:44 +0200 Subject: [PATCH] Update topics/saml/java/general-config/sp_element.adoc --- topics/saml/java/general-config/sp_element.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/saml/java/general-config/sp_element.adoc b/topics/saml/java/general-config/sp_element.adoc index 52dc474350..03b8b69144 100644 --- a/topics/saml/java/general-config/sp_element.adoc +++ b/topics/saml/java/general-config/sp_element.adoc @@ -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`.