minio/internal/config/identity
Harshavardhana 597a785253
fix: authenticate LDAP via actual DN instead of normalized DN (#19805)
fix: authenticate LDAP via actual DN instead of normalized DN

Normalized DN is only for internal representation, not for
external communication, any communication to LDAP must be
based on actual user DN. LDAP servers do not understand
normalized DN.

fixes #19757
2024-05-25 06:43:06 -07:00
..
ldap fix: authenticate LDAP via actual DN instead of normalized DN (#19805) 2024-05-25 06:43:06 -07:00
openid ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
plugin ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00
tls ldap: Add user DN attributes list config param (#19758) 2024-05-24 16:05:23 -07:00