grafana/pkg/services/ssosettings/strategies
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
..
testdata SSO: Add LDAP fallback strategy for SSO settings service (#88905) 2024-06-11 10:22:53 +03:00
ldap_strategy_test.go Auth: Implement reload function for LDAP (#89267) 2024-06-18 14:31:27 +03:00
ldap_strategy.go Auth: Implement reload function for LDAP (#89267) 2024-06-18 14:31:27 +03:00
oauth_strategy_test.go OIDC: Support Generic OAuth org to role mappings (#87394) 2024-05-23 09:55:45 +02:00
oauth_strategy.go OIDC: Support Generic OAuth org to role mappings (#87394) 2024-05-23 09:55:45 +02:00
saml_strategy_test.go SSO: Add the new role value fields for SSO SAML strategy (#88561) 2024-06-04 15:47:27 +03:00
saml_strategy.go SSO: Add the new role value fields for SSO SAML strategy (#88561) 2024-06-04 15:47:27 +03:00