From 1042d1cd9104e6a99a0b215d4d435965bac7559f Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 09:34:17 +0200 Subject: [PATCH] Update topics/identity-broker/saml.adoc --- topics/identity-broker/saml.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/topics/identity-broker/saml.adoc b/topics/identity-broker/saml.adoc index d07a91b434..a31ee5d713 100644 --- a/topics/identity-broker/saml.adoc +++ b/topics/identity-broker/saml.adoc @@ -23,6 +23,9 @@ You must define the SAML configuration options as well. They basically describe |Single Logout Service URL |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. + +|Backchannel Logout +|Enable if your SAML IDP supports backchannel logout |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.