Update topics/identity-broker/saml.adoc

This commit is contained in:
Stian Thorgersen 2016-06-10 09:34:56 +02:00
parent 1042d1cd91
commit 35cea837b6

View file

@ -27,6 +27,9 @@ You must define the SAML configuration options as well. They basically describe
|Backchannel Logout
|Enable if your SAML IDP supports backchannel logout
|NameID Policy Format
|Specifies the URI reference corresponding to a name identifier format. Defaults to urn:oasis:names:tc:SAML:2.0:nameid-format:persistent.
|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.