Commit Graph

46 Commits (f4b432841b8849c6cd88466808619fef1c47d2b3)

Author SHA1 Message Date
Misi 12b1170631
Auth: Validation fixes for SSO Settings (#82252) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Misi b1dc505a2b
Auth: Validate admin assignment in SSO Settings (#82233) 1 year ago
Diego Augusto Molina a6342fa576
Chore: Fix data race within tests and enable a few parallel tests in ssosettingsimpl (#81837) 1 year ago
Mihai Doarna 395a06ab86
Auth: fix swagger responses for the SSO settings API (#81639) 1 year ago
Misi bcc2409564
Auth: Add validation to Generic OAuth API and UI (#81345) 1 year ago
Misi 7e96a2be56
Auth: Reload OAuth provider after deletion of the current settings (#81374) 1 year ago
Misi c47b55ae10
Auth: Add SSO settings usage stats (#81143) 1 year ago
Misi 8246d97587
Auth: Introduce `configurable_providers` config option for SSO settings (#80911) 1 year ago
Misi 20bb0a3ab1
AuthN: Support reloading SSO config after the sso settings have changed (#80734) 1 year ago
colin-stuart e241188f00
Auth: Implement the SSO Settings List endpoint (#80769) 1 year ago
Mihai Doarna b8cf8ec8d7
Auth: fix swagger response for get SSO settings endpoint (#80817) 1 year ago
Misi da6926f6f7
Auth: SSOSettings handle secret update (#80591) 1 year ago
Misi c196bde2e0
Auth: Include missing SSO settings from system settings on read paths (#80421) 1 year ago
Mihai Doarna 39e4f8ec1b
Auth: configure SSO settings reload interval from the ini file (#80290) 1 year ago
Mihai Doarna 4bf5c63657
Auth: tidy up the database layer from the SSO Settings Service (#80341) 1 year ago
Mihai Doarna 772e5993b6
Auth: reload SSO settings for HA setups (#80231) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Mihai Doarna 3332562900
Auth: use Empty() for sending empty http responses in SSO Settings API (#80200) 1 year ago
Mihai Doarna adb7295bab
Auth: Send an empty http response without the json header in SSO Settings API (#80197) 1 year ago
colin-stuart 062e772bb2
Auth: Implement the SSO Settings GET endpoint (#79144) 1 year ago
Misi eae6adf002
Auth: Use cfg.Raw in OAuthStrategy for loading settings (#80136) 1 year ago
Mihai Doarna 359b118e6a
Auth: fix camelCase in getFallbackStrategyFor() func (#80061) 1 year ago
Mihai Doarna c219a19f97
Auth: Add missing 404 status code from the SSO Settings delete endpoint (#79982) 1 year ago
Mihai Doarna ade91e5038
Auth: Implement the SSO Settings update endpoint (#79676) 1 year ago
Mihai Doarna 6465d87afd
Auth: Add basic validation for SSO settings (#79696) 1 year ago
Mihai Doarna 0f4cd3090b
Auth: Modify scopes field value in tests to be comma separated (SSO Settings API) (#79759) 1 year ago
Mihai Doarna 1ef9417765
Auth: Use camelCase in SSO Settings API (#79755) 1 year ago
Mihai Doarna 9648a06dde
Auth: Add swagger metadata for the update SSO Settings endpoint (#79580) 1 year ago
Mihai Doarna 53d209e6f1
Auth: Fix flaky tests that are mocking time.Now() from SSO Settings (#79581) 1 year ago
Mihai Doarna 15d8a1f94d
Auth: Remove types from SSOSettings struct in SSO service (#79459) 1 year ago
Misi ce1450d4d3
Chore: Configure SkipOrgRoleSync from OAuthInfo for OAuth connectors (#79443) 1 year ago
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year ago
Mihai Doarna d7641b0ecb
Auth: encrypt secrets for oauth providers in SSO settings API service (#79081) 1 year ago
Misi d3a269ab3b
Auth: Load ini/env vars settings in the fallback strategy (#78495) 2 years ago
Mihai Doarna 2e2b1cd9e4
Refactor SSOSettings to use types (#78675) 2 years ago
Mihai Doarna 27d8b68c9c
Auth: Add more tests for the SSO settings upsert function (#78544) 2 years ago
Mihai Doarna f0d3e27ea7
Add unit tests for the removeSSOSettings API method (#78476) 2 years ago
Misi 3607a00692
Auth: Use camelCase in SSO Settings API (#78480) 2 years ago
Mihai Doarna 875ea092df
Add more unit tests for removeSSOSettings method (#78329) 2 years ago
Misi 437ae8e8c5
Auth: Refactor OAuth connectors' initialization (#77919) 2 years ago
Mihai Doarna 9da9bbf907
Add swagger code for the removeProviderSettings API method (#78270) 2 years ago
Misi 7ae0ff1309
RBAC: Add OAuth provider scopes separately to fixed:authentication.config:writer (#78202) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Mihai Doarna 6d74746997
Auth: Replace literal http status codes with constants from http pkg (#78116) 2 years ago
Misi 5285e9503b
Auth: SSO settings foundations (#77724) 2 years ago