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

This commit is contained in:
Stian Thorgersen 2016-06-10 12:57:11 +02:00
parent 15ac03dae0
commit ee9670b8a0

View file

@ -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::