From 15ac03dae005824529fea7eb125b862b1f513414 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 12:56:37 +0200 Subject: [PATCH] Update topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc --- .../general-config/idp_singlelogoutservice_subelement.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc b/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc index 2123e7f17f..639cc9ea15 100644 --- a/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc +++ b/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc @@ -17,11 +17,11 @@ to the IDP formatted via the settings within this element when it wants to logou ---- signRequest:: - Should the client sign logout requests it makes to the IDP? This setting _OPTIONAL_. + Should the client sign logout requests it makes to the IDP? This setting is _OPTIONAL_. Defaults to whatever the IDP `signaturesRequired` element value is. signResponse:: - Should the client sign logout responses it sends to the IDP requests? This setting _OPTIONAL_. + Should the client sign logout responses it sends to the IDP requests? This setting is _OPTIONAL_. Defaults to whatever the IDP `signaturesRequired` element value is. validateRequestSignature::