fix: ldap attribute mail

This commit is contained in:
2023-01-14 08:07:19 +01:00
parent 4b487106c8
commit dc13e7056c

View File

@@ -55,7 +55,7 @@
is.mandatory.in.ldap: true
read.only: false
user.model.attribute: email
ldap.attribute: email
ldap.attribute: mail
- name: "first name"
providerId: "user-attribute-ldap-mapper"
providerType: "org.keycloak.storage.ldap.mappers.LDAPStorageMapper"