From 89159709263a14537dceb3eaf166d82b009d6bac Mon Sep 17 00:00:00 2001 From: Bernaldo Mihasi Date: Sun, 21 Aug 2022 23:33:54 +0200 Subject: [PATCH] Update 'Page 2A: Setup configurable login' --- Page-2A%3A-Setup-configurable-login.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Page-2A%3A-Setup-configurable-login.md b/Page-2A%3A-Setup-configurable-login.md index 4252c2c..9416516 100644 --- a/Page-2A%3A-Setup-configurable-login.md +++ b/Page-2A%3A-Setup-configurable-login.md @@ -48,7 +48,7 @@ NOTE: The path to the package which correspond to this file is ***/dmp-backend/w | signatureKeyStorePassword | | | signature keystore password | | signatureKeyPassword | | | signature key password | | usingFormat | | | format of saml attributes, 2 values allowed: a) name, b) friendly_name | -| attributeTypes | | | saml attribute types e.g "email":XSString | +| attributeTypes | | | saml attribute types e.g "email":"XSString" | | configurableUserFromAttributes | | | internal user properties mapped to saml attributes e.g. "name":"saml2NameDefinedByIdp" | | binding | | | saml binding, 3 types implemented: a) Redirect, b) Artifact, c) Post | | assertionConsumerServiceUrl | | | Provider API assertion consumer service url |