[ 
http://jira.nuxeo.org/browse/NXP-2649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Roger resolved NXP-2649.
-------------------------------

    Resolution: Fixed

A new parameter 'missingIdFieldCase' can be used in a LDAP directory definition 
to specify the case of the id field if not returned from the LDAP search.

<extension
  target="org.nuxeo.ecm.directory.ldap.LDAPDirectoryFactory"
  point="directories">
  <directory name="userDirectory">
  ...
  <missingIdFieldCase>lower</missingIdFieldCase>
  ...
</extension>

Values can be 'lower' or 'upper', anything else will not change the case.



> Add an optional parameter to a LDAP directory configuration to change the 
> case of the entryID if not returned by the search
> ---------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NXP-2649
>                 URL: http://jira.nuxeo.org/browse/NXP-2649
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Directory
>    Affects Versions: 5.1.5, 5.2 M2
>            Reporter: Thomas Roger
>            Assignee: Thomas Roger
>             Fix For: 5.1.6, 5.2 M3
>
>
> If the id field is not returned by the LDAP search, we set it with the 
> entryId we were looking for.
> Add the possibility to change the case of the entrryId before setting it.

-- 
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