Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hello,
we are using LDAP as a backend for authorising our users.
The LDAP field, that we use to search for a username is multi valued e.g:
{code}
uid=e01010
ourPrincipalName=DOMA.username
ourPrincipalName=DOMB.username
givenName=User
cn=Name
{code}
Confluence did happily authenticate our users and found their groupmemberships (using the UID as user DN).
With Confluence 3.5 users are only authenticated using the last entry in the list.
Is there a way to reenable this undocumented/unknown feature in Conluence?
I raised a feature request for this. https://jira.atlassian.com/browse/CONF-23741
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.