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 |