grafana/pkg/services/ssosettings
Mihai Doarna d074cc7892
Auth: Implement reload function for LDAP (#89267)
* keep config in a separate struct in LDAP

* implement reload function for LDAP

* remove param from sso service constructor

* update unit tests

* add feature flag

* remove nil params

* address feedback

* add unit test for disabled config
2024-06-18 14:31:27 +03:00
..
api chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 2024-06-14 14:16:36 -04:00
database Chore: Replace sqlstore with db interface (#85366) 2024-04-04 15:04:47 +02:00
models Auth: Implement the SSO Settings GET endpoint (#79144) 2024-01-08 09:35:14 -05:00
ssosettingsimpl Auth: Implement reload function for LDAP (#89267) 2024-06-18 14:31:27 +03:00
ssosettingstests Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
strategies Auth: Implement reload function for LDAP (#89267) 2024-06-18 14:31:27 +03:00
validation Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00
ssosettings.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00