From 19e69681d73b0b2e30d6f2749c3e61da4eca5863 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Espino?= Date: Tue, 28 Aug 2018 11:56:40 +0200 Subject: Adding IdAttribute setting for SAML (#9291) * Adding IdAttribute setting for SAML * Adding Saml Id Attribute to the diagnostics information * Adding entry to default.json --- config/default.json | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/default.json b/config/default.json index 884eceb98..ebbf42dca 100644 --- a/config/default.json +++ b/config/default.json @@ -318,6 +318,7 @@ "IdpCertificateFile": "", "PublicCertificateFile": "", "PrivateKeyFile": "", + "IdAttribute": "", "FirstNameAttribute": "", "LastNameAttribute": "", "EmailAttribute": "", -- cgit v1.2.3-1-g7c22