You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: