grafana/pkg/services/ssosettings
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005)
* Refactor to prevent cyclic dependencies

* Move list authorization to the API layer

* Init connectors using the SSO settings service in case the ssoSettingsApi feature toggle is enabled

* wip, need to handle the cyclic dep

* Remove cyclic dependency

* Align tests + refactor

* Move back OAuthInfo to social

* Delete pkg/login/social/constants

* Move reloadable registration to the social providers

* Rename connectors.Error to connectors.SocialError
2023-12-08 11:20:42 +01:00
..
api Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00
database Refactor SSOSettings to use types (#78675) 2023-11-29 18:02:04 +02:00
models Auth: Load ini/env vars settings in the fallback strategy (#78495) 2023-12-01 15:35:44 +01:00
ssosettingsimpl Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00
ssosettingstests Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00
strategies Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00
errors.go Auth: SSO settings foundations (#77724) 2023-11-08 10:50:01 +01:00
ssosettings.go Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00