goauthentik / goauthentik/authentik

LDAP Provider uniqueMember attribute

Open
#15,722 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.