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 2018/08/22 17:09:00 UTC

[jira] [Comment Edited] (OAK-7428) LdapIdentityProvider doesn't support creating external ids from the uid attribute

    [ https://issues.apache.org/jira/browse/OAK-7428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589105#comment-16589105 ] 

Manfred Baedke edited comment on OAK-7428 at 8/22/18 5:08 PM:
--------------------------------------------------------------

Fixed in 1.8: http://svn.apache.org/viewvc?view=revision&revision=1838659
Fixed in 1.6: http://svn.apache.org/viewvc?view=revision&revision=1838666


was (Author: baedke):
Fixed in 1.8: http://svn.apache.org/viewvc?view=revision&revision=1838659

> LdapIdentityProvider doesn't support creating external ids from the uid attribute
> ---------------------------------------------------------------------------------
>
>                 Key: OAK-7428
>                 URL: https://issues.apache.org/jira/browse/OAK-7428
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: auth-ldap
>            Reporter: Manfred Baedke
>            Assignee: Manfred Baedke
>            Priority: Major
>             Fix For: 1.10, 1.9.1, 1.6.14, 1.8.7
>
>         Attachments: oak-7428.patch
>
>
> The LdapIdentityProvider always uses the value of an authorizable's DN to create external ids. But DNs may change over time, while the external id of an authorizable has to be stable because the property rep:externalId is protected.
> Therefore we need to add the option to use the value of a configurable LDAP attribute to create external ids from it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)