grafana/pkg/services/ssosettings
Mihai Doarna 12e4a94d63
SSO: Use removeSecrets() instead of setting.RedactedValue() (#88180)
* use removeSecrets() instead of setting.RedactedValue()

* replace with redacted value only if secret is not empty
2024-05-28 17:03:54 +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: Use removeSecrets() instead of setting.RedactedValue() (#88180) 2024-05-28 17:03:54 +03:00
ssosettingstests Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
strategies OIDC: Support Generic OAuth org to role mappings (#87394) 2024-05-23 09:55:45 +02: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 SAMLSettings: implement settings strategy (#84191) 2024-03-13 09:14:42 +01:00