grafana/pkg/services/ssosettings
linoman fc205db466
samlsettings: api integration (#84300)
* add strategy and tests

* use settings provider service and remove multiple providers strategy

* Move SAML strategy to ssosettings service

* Update codeowners file

* reload from settings provider

* add saml as configurable provider

* Add new SAML strategy

* rename old saml settings interface

* update saml string references

* use OSS license

* validate saml provider depends on license for List

* add tests for list rendering including saml

* change the licensing validation to service init

* replace service struct for provider
2024-03-25 10:54:45 +01:00
..
api Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
database Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
models Auth: Implement the SSO Settings GET endpoint (#79144) 2024-01-08 09:35:14 -05:00
ssosettingsimpl samlsettings: api integration (#84300) 2024-03-25 10:54:45 +01:00
ssosettingstests Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
strategies samlsettings: api integration (#84300) 2024-03-25 10:54:45 +01: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