From 35cea837b66e70a132cf117a823314cb2d6960b6 Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 10 Jun 2016 09:34:56 +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 a31ee5d713..94a30088a1 100644 --- a/topics/identity-broker/saml.adoc +++ b/topics/identity-broker/saml.adoc @@ -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.