snipe / snipe-it

A free open source IT asset/license management system
https://snipeitapp.com
GNU Affero General Public License v3.0
11.09k stars 3.18k forks source link

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

Open setpill opened 1 month ago

setpill commented 1 month ago

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 commented 1 month ago

Link to PR: https://github.com/snipe/snipe-it/pull/15507

setpill commented 1 month ago

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