You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Manfred Baedke (JIRA)" <ji...@apache.org> on 2017/12/14 14:13:01 UTC

[jira] [Created] (OAK-7067) org.apache.jackrabbit.oak.security.user.UserImporter uses a user's name instead of their rep:AuthorizableId

Manfred Baedke created OAK-7067:
-----------------------------------

             Summary: org.apache.jackrabbit.oak.security.user.UserImporter uses a user's name instead of their rep:AuthorizableId
                 Key: OAK-7067
                 URL: https://issues.apache.org/jira/browse/OAK-7067
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: security
    Affects Versions: 1.6.7, 1.7.12, 1.4.18, 1.2.27, 1.0.39
            Reporter: Manfred Baedke
            Assignee: Manfred Baedke


UserImporter.Impersonators#process() uses the name of the user node to call UserManager#getAuthorizable(String), while the value of rep:AuthorizableId is expected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)