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 LDAP: Interpolate env variable expressions in ldap.toml file (#20173) 2019-11-06 21:41:21 +01:00
helpers.go LDAP: Make LDAP attribute mapping case-insensitive (#58992) 2022-11-22 13:47:53 +01:00
ldap_groups.go TeamSync: Fix team syncing out of orgs mapped by auth method (#53257) 2022-08-10 10:20:23 +02:00
ldap_helpers_test.go LDAP: Make LDAP attribute mapping case-insensitive (#58992) 2022-11-22 13:47:53 +01:00
ldap_login_test.go LDAP: Search all DNs for users (#38891) 2021-09-14 10:49:37 +02:00
ldap_private_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 2022-08-10 11:56:48 +02:00
ldap_test.go LDAP: Add skip_org_role_sync configuration option (#56679) 2022-10-12 13:33:33 +02:00
ldap.go Add multi-auth devenv (#57609) 2022-10-26 13:46:50 +02:00
settings_test.go Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
settings.go LDAP: Add skip_org_role_sync configuration option (#56679) 2022-10-12 13:33:33 +02:00
testing.go pkg/web: restrict handler types (#48495) 2022-05-20 12:45:18 -04:00