Update 'Page 2A: Setup configurable login'

Bernaldo Mihasi 2022-08-21 23:33:54 +02:00
parent e7c5da738b
commit 8915970926
1 changed files with 1 additions and 1 deletions

@ -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 |