Quantcast
Channel: XWiki Forum - Latest topics
Viewing all articles
Browse latest Browse all 1966

LDAP Authenticator custom uid field

$
0
0

I’m currently quite new here, so I’d like to say hello to everyone!

The LDAP Authenticator works perfectly: https://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP/Authenticator/
According to the documentation, you can currently only set the UID attribute here: xwiki.authentication.ldap.UID_attr=cn.

In general, I would like to adjust this value in my setup.
Only the profile page is currently customisable here: xwiki.authentication.ldap.userPageName=${uid._lowerCase}.

I would like to be able to set the internal uid myself here too:
xwiki.authentication.ldap.UID_attr=${cn._lowerCase}
or
xwiki.authentication.ldap.uid=${uid._lowerCase}.

Is there a solution in this direction or do I have to use the old project https://extensions.xwiki.org/xwiki/bin/view/Extension/LDAP%20Authenticator%20Lowercase%20UID/?

The following is also noted here on the page:

LDAP Application implements a solution for this need, the current extension becoming obsolete.

but I have not found a solution in this regard in the LDAP Application.

3 posts - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1966

Trending Articles