grafana/pkg/services/ldap
Misi a7bfd8e351
Auth: Remove ssoSettingsApi feature toggle (#107528)
* Remove ssoSettingsApi feature toggle

* Clean up

* lint

* Fix tests
2025-07-03 10:53:33 +02:00
..
api CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
multildap Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
service Auth: Remove ssoSettingsApi feature toggle (#107528) 2025-07-03 10:53:33 +02:00
testdata Auth: Add root and client certificate value fields in LDAP config (#88746) 2024-06-10 18:13:15 +03:00
helpers.go
ldap.go LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
ldap_groups.go
ldap_helpers_test.go
ldap_login_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
ldap_private_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
ldap_test.go Auth: Keep config in a separate struct in LDAP (#89149) 2024-06-17 15:34:06 +03:00
model.go
settings.go LDAP: SSO Configuration page (#91875) 2024-08-20 17:31:13 +02:00
settings_test.go LDAP: Compute values when reloading LDAP settings (#90059) 2024-07-05 11:58:50 +03:00
testing.go