Commit Graph

73 Commits (c8ce20a807819626979fdf3facce1db53ec511d9)

Author SHA1 Message Date
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) 2 years 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