goauthentik / goauthentik/authentik
LDAP Provider uniqueMember attribute
Open
enhancement
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
Some applications (such as VCenter with OpenLDAP) require groups to have the 'uniqueMember' attribute to determine group membership of users instead of the 'member' attribute.
As an example I added a custom attribute named 'uniqueMember' to a group with the full DN of my user and VCenter let me in immediately. Without this attribute, group matching in VCenter fails and the login is denied.
Is it possible to add this attribute?
Contributor guide
Assessment
This issue has not been assessed yet.