Complement docu regarding LDAP config

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-25-2014 08:32 AM
Hello Activiti Team,
I just stumpled into a little pitfall while configuring the LDAP bean. I think it would be nice if you add a line in the user guide (and the example there) where you mention how to get the user's mail address.
For example:
Without this line the class LDAPUserManager will always fail to set the EmailAttribute.
Best regards and many thanks for your great work
Ruwen
I just stumpled into a little pitfall while configuring the LDAP bean. I think it would be nice if you add a line in the user guide (and the example there) where you mention how to get the user's mail address.
For example:
<property name="userEmailAttribute" value="mail" />
Without this line the class LDAPUserManager will always fail to set the EmailAttribute.
Best regards and many thanks for your great work
Ruwen
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2014 01:25 PM
