grafana/pkg/services/ldap
Marcos de Oliveira 91582ba03d
LDAP: Make LDAP attribute mapping case-insensitive (#58992)
* Make LDAP attribute mapping case-insensitive

* Add test case with attribute name different from schema's

* Add fix to getArrayAttribute also and add test with mismatched letter
case.

* Update pkg/services/ldap/helpers.go

Co-authored-by: Misi <mgyongyosi@users.noreply.github.com>
2022-11-22 13:47:53 +01:00
..
testdata
helpers.go
ldap.go
ldap_groups.go
ldap_helpers_test.go
ldap_login_test.go
ldap_private_test.go
ldap_test.go
settings.go
settings_test.go
testing.go