Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix groupSearch in LDAP connector documentation #75

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jjdiazgarcia
Copy link

I have been trying to configure LDAP connector for Dex and I have found this error.
To be able to map groups for a user, userAttr and groupAttr should be keys of groupSearch instead of being elements of a list.

Signed-off-by: Jeronimo Diaz <jeronimo.telec@gmail.com>
Copy link
Member

@nabokihms nabokihms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello! Thank you for submitting a PR. We appreciate it.

Unfortunately, but I think we cannot accept it because of several reasons:

  1. Configuration options described in the documentation are the most recent option. The userMatchers option was introduced in dex v2.23.0.
  2. There is only the most recent information on the documentation website. We try to keep it in sync with the latest release. Probably, the error you faced was occurred because of the outdated dex version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants