a7bfd8e351
Auth: Remove ssoSettingsApi feature toggle ( #107528 )
...
* Remove ssoSettingsApi feature toggle
* Clean up
* lint
* Fix tests
2025-07-03 10:53:33 +02:00
48e6e9a36c
LDAP: Compute values when reloading LDAP settings ( #90059 )
...
* compute values when reloading LDAP settings
* remove grafana-cli/logger dependency
* export defaultTimeout from ldap package
* add server host to logs
2024-07-05 11:58:50 +03:00
e7780c9c9c
SSO: Add more LDAP config validations for SSO settings ( #90036 )
...
add more LDAP config validations for SSO settings
2024-07-05 10:48:34 +03:00
02b0b7af16
SSO: Add basic validation rules for LDAP settings ( #89548 )
...
add basic validation rules for LDAP settings
2024-06-21 15:48:19 +03:00
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