diff --git a/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc b/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc index 639cc9ea15..23c414c07c 100644 --- a/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc +++ b/topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc @@ -31,7 +31,7 @@ validateResponseSignature:: Should the client expect signed logout response documents from the IDP? This setting is _OPTIONAL_. Defaults to whatever the IDP `signaturesRequired` element value is. requestBinding:: - This is the SAML binding type used for communicating SAML requests to the IDP. This setting is _OPTIONAL_. + This is the SAML binding type used for communicating SAML requests to the IDP. This setting is _OPTIONAL_. The default value is `POST`, but you can set it to REDIRECT as well. responseBinding::