mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:48:33 +01:00
fix: ldap attribute mail
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
is.mandatory.in.ldap: true
|
is.mandatory.in.ldap: true
|
||||||
read.only: false
|
read.only: false
|
||||||
user.model.attribute: email
|
user.model.attribute: email
|
||||||
ldap.attribute: email
|
ldap.attribute: mail
|
||||||
- name: "first name"
|
- name: "first name"
|
||||||
providerId: "user-attribute-ldap-mapper"
|
providerId: "user-attribute-ldap-mapper"
|
||||||
providerType: "org.keycloak.storage.ldap.mappers.LDAPStorageMapper"
|
providerType: "org.keycloak.storage.ldap.mappers.LDAPStorageMapper"
|
||||||
|
|||||||
Reference in New Issue
Block a user