[ 
http://jira.nuxeo.org/browse/NXP-3580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53418#action_53418
 ] 

Stéphane Lacoin commented on NXP-3580:
--------------------------------------

le changeset du patch : 
http://hg.nuxeo.org/nuxeo/nuxeo-services/rev/9a7163e90a48
la config de test : 
http://hg.nuxeo.org/nuxeo/nuxeo-services/annotate/79f13f8acf78/nuxeo-platform-directory-multi/src/test/resources/multi-group-test-config.xml

> make it possible to target a MultiDirectory with an inverse reference
> ---------------------------------------------------------------------
>
>                 Key: NXP-3580
>                 URL: http://jira.nuxeo.org/browse/NXP-3580
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>    Affects Versions: 5.2 GA
>            Reporter: Stéphane Lacoin
>            Assignee: Stéphane Lacoin
>             Fix For: 5.2.1
>
>
> Use case :
>   - single ldap directory for users 'userLdapDirectory' with an inverse 
> reverse to resolve the 'groups' field pointing to the 'members' field of a 
> MultiDirectory  'groupMultiDirectory'
>   - 'groupMultiDirectory' has two backends:
>    - 'groupLdapDirectory' with a field 'members' resolved by an LdapReference 
> pointing to the 'groups' field of 'userLdapDirectory' 
>    - 'groupSQLDirectory' with a field 'members' resolved by a TableReference 
> pointing to the same 'groups' field in 'userLdapDirectory' 
> The proposed changeset makes the inverse reference pointing to 
> groupMultiDirectory use the aggregated results of the two underlying table 
> and Ldap references to compute the list of groups of a given user. This 
> implementation resolves references in read only mode. Write / Create / Delete 
> cases are not covered by the current version of this changeset.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to