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

[Feature Request]: Explicitly request used LDAP attributes #15506

Open
setpill opened this issue Sep 13, 2024 · 2 comments
Open

[Feature Request]: Explicitly request used LDAP attributes #15506

setpill opened this issue Sep 13, 2024 · 2 comments
Assignees

Comments

@setpill
Copy link
Contributor

setpill commented Sep 13, 2024

Is your feature request related to a problem? Please describe.

When using so-called "operational" LDAP attributes, these are not returned by the LDAP server by default and need to be explicitly requested. This happens e.g. with attributes that can be used as "active" flags.

Describe the solution you'd like

Explicitly request all required LDAP attributes so that operational attributes become available.

Describe alternatives you've considered

No response

Additional context

PR coming up.

@snipe
Copy link
Owner

snipe commented Sep 16, 2024

Link to PR: #15507

@setpill
Copy link
Contributor Author

setpill commented Sep 16, 2024

Oh yeah, sorry, messed up the linking between PR and Issue, thanks for fixing :)

snipe added a commit that referenced this issue Sep 19, 2024
…ibutes_in_ldap_sync

Added #15506: Explicitly request used LDAP attributes
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

No branches or pull requests

4 participants