grafana/pkg/services/ssosettings
Diego Augusto Molina a6342fa576
Chore: Fix data race within tests and enable a few parallel tests in ssosettingsimpl (#81837)
* Chore: Fix data race within tests of SSO Setting implementation

* Chore: fix data race within tests to allow parallel testing

* Chore: rollback changes runtime code to test a different approach

* Chore: Fix data race in SSO Setting implementation Upsert method

* Chore: fix typo in comment
2024-02-05 16:41:38 -03:00
..
api Auth: fix swagger responses for the SSO settings API (#81639) 2024-01-31 18:06:22 +02:00
database AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2024-01-22 14:54:48 +01:00
models Auth: Implement the SSO Settings GET endpoint (#79144) 2024-01-08 09:35:14 -05:00
ssosettingsimpl Chore: Fix data race within tests and enable a few parallel tests in ssosettingsimpl (#81837) 2024-02-05 16:41:38 -03:00
ssosettingstests AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2024-01-22 14:54:48 +01:00
strategies AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2024-01-22 14:54:48 +01:00
errors.go Auth: Add validation to Generic OAuth API and UI (#81345) 2024-01-29 12:04:22 +01:00
ssosettings.go AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2024-01-22 14:54:48 +01:00