[jira] Created: (OFBIZ-3824) Integrate LDAP mapping on EntityEngine

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-3824) Integrate LDAP mapping on EntityEngine

Nicolas Malin (Jira)
Integrate LDAP mapping on EntityEngine
--------------------------------------

                 Key: OFBIZ-3824
                 URL: https://issues.apache.org/jira/browse/OFBIZ-3824
             Project: OFBiz
          Issue Type: New Feature
          Components: framework
    Affects Versions: SVN trunk
            Reporter: Nicolas Malin
             Fix For: SVN trunk


I begin a analyse to implement ldap on entity-engine based on David analysis https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=6553929&metadataLink=true

Integration, in first time, just do synchronisation between entity et ldap for one value (no search on list) and I do have possibility to select a branch or configuration for an entity in terms of conditionnal as eeca.


--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-3824) Integrate LDAP mapping on EntityEngine

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-3824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Malin updated OFBIZ-3824:
---------------------------------

    Attachment: ldap-mapping.patch

This is my first analysis to define mapping in entity-engine.

I add tag on entityengine.xml to manage ldap definition
Add entity-ldap-mapping.xsd to manage mapping ldap definition with entity

> Integrate LDAP mapping on EntityEngine
> --------------------------------------
>
>                 Key: OFBIZ-3824
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3824
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Nicolas Malin
>             Fix For: SVN trunk
>
>         Attachments: ldap-mapping.patch
>
>
> I begin a analyse to implement ldap on entity-engine based on David analysis https://cwiki.apache.org/confluence/pages/viewpageattachments.action?pageId=6553929&metadataLink=true
> Integration, in first time, just do synchronisation between entity et ldap for one value (no search on list) and I do have possibility to select a branch or configuration for an entity in terms of conditionnal as eeca.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.