grafana/pkg/services/ssosettings
Mihai Doarna 3d40caf819
SSO: Add LDAP fallback strategy for SSO settings service (#88905)
* add root and client certificate value fields for LDAP

* update error messages for connection error

* add LDAP fallback strategy for SSO settings service

* fix params for sso service provider

* fix params for sso service provider

* sort imports

* sort imports

* replace json.Number with int64 in config map

* remove type assertions
2024-06-11 10:22:53 +03:00
..
api Chore: Remove use of deprecated method in AC code (#87541) 2024-05-10 11:56:52 +01: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 SSO: Add LDAP fallback strategy for SSO settings service (#88905) 2024-06-11 10:22:53 +03:00
ssosettingstests SSO: Add oldSettings param to the Validate function from SSO settings (#88245) 2024-05-31 11:08:52 +03:00
strategies SSO: Add LDAP fallback strategy for SSO settings service (#88905) 2024-06-11 10:22:53 +03:00
validation Auth: Validation fixes for SSO Settings (#82252) 2024-02-14 16:06:52 +01:00
errors.go Auth: Add validation to Generic OAuth API and UI (#81345) 2024-01-29 12:04:22 +01:00
ssosettings.go SSO: Add oldSettings param to the Validate function from SSO settings (#88245) 2024-05-31 11:08:52 +03:00