Yuri Simione created OAK-9822:
---------------------------------
Summary: Oak Default Sync Handler does not sync User Property
Mapping
Key: OAK-9822
URL: https://issues.apache.org/jira/browse/OAK-9822
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-external
Affects Versions: 1.42.0
Environment: *Oak 1.42* and Oak Default Sync Handler, same version, in
an {color:#4c9aff}Apache Sling 12{color} instance; created an Oak LDAP Identity
Provider configuration for *{color:#4c9aff}Microsoft Active Directory{color}*
on Windows Server 2019.
A custom Sync Handler is configured as reported below:
"user.propertyMapping":[
"email=mail"
"surname=sn"
"name=givenName"
]
Authentication and synchronization work fine apart the reported isssue.
Reporter: Yuri Simione
{*}Expected behavior{*}: defined user mapping properties synced into the
rep:User instance
{*}Reported Issue{*}: no user defined property is synced. Just fixed values are
evaluated and stored into the rep:User instance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)