Update topics/identity-broker/saml.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 09:34:17 +02:00
parent 8ecfad014d
commit 1042d1cd91

View file

@ -24,6 +24,9 @@ You must define the SAML configuration options as well. They basically describe
|This is an optional field that specifies the SAML logout endpoint. If your SAML IDP publishes an IDP entity descriptor, the value of |This is an optional field that specifies the SAML logout endpoint. If your SAML IDP publishes an IDP entity descriptor, the value of
this field will be specified there. this field will be specified there.
|Backchannel Logout
|Enable if your SAML IDP supports backchannel logout
|HTTP-POST Binding Response |HTTP-POST Binding Response
|When this realm responds to any SAML requests sent by the external IDP, which SAML binding should be used? If set to `off`, then the Redirect Binding will be used. |When this realm responds to any SAML requests sent by the external IDP, which SAML binding should be used? If set to `off`, then the Redirect Binding will be used.