-
Bug
-
Resolution: Fixed
-
Medium
-
1.4
-
None
-
Crowd integrated with Confluence using an OpenLDAP directory
An user "Full Name" field can't be edited from Confluence Administration console.
No error is shown in the UI or logs.
This happens because Confluence uses attribute "displayName" to send the Full Name to Crowd.
In contrast, editing the Full Name in Jira works fine because it uses attributes "givenName" and "sn", exactly the ones that Crowd verifies when asked to update user profile.