Update topics/saml/java/general-config/idp_singlelogoutservice_subelement.adoc
This commit is contained in:
parent
15ac03dae0
commit
ee9670b8a0
1 changed files with 1 additions and 1 deletions
|
@ -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::
|
||||
|
|
Loading…
Reference in a new issue