Commit Graph

84 Commits (55aaf4aac0db76bba135ea5e4b91e231b99bbeaa)

Author SHA1 Message Date
Alexander Zobnin cbb688e910
Zanzana: Remove usage from legacy access control (#98883) 4 months ago
John Naizer 79d565f285
OAuth: Support client_secret_jwt for oauth providers when doing token exchange (#95455) 5 months ago
Misi 275ee55e8f
Auth: Extend the SAMLStrategy with entity_id (#96234) 7 months ago
Mariell Hoversholm f15f6022de
fix: pass context into secrets logs (#95944) 7 months ago
linoman 640bc0de97
SSO SAML: Remove SettingProvider settings from SSO interactions (#94900) 7 months ago
Misi 4eab10eaa1
Auth: Add missing Name property to SAML strategy (#94565) 8 months ago
Mihai Doarna b4db8bb967
LDAP: Remove omitempty flag from json annotation (#91843) 10 months ago
Alexander Zobnin 87d86e81ce
Zanzana: Evaluate permissions alongside with RBAC engine (#90064) 11 months ago
Misi b174c1310a
Auth: Add organization mapping configuration to the UI (#90003) 11 months ago
Jeff Levin cfe8317d45
Add auth spans and remove deduplication code for scopes (#89804) 11 months ago
Mihai Doarna 4306d52353
SSO: Encrypt and decrypt secrets for LDAP settings (#89470) 11 months ago
linoman ccb22e5b24
SAML: graph api follow up (#89389) 11 months ago
Mihai Doarna d074cc7892
Auth: Implement reload function for LDAP (#89267) 11 months ago
Dave Henderson 6262c56132
chore(perf): Pre-allocate where possible (enable prealloc linter) (#88952) 12 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
Mihai Doarna 3d40caf819
SSO: Add LDAP fallback strategy for SSO settings service (#88905) 12 months ago
Mihai Doarna 25c57f21cd
SSO: Add the new role value fields for SSO SAML strategy (#88561) 12 months ago
Mihai Doarna e1aedb65b3
SSO: Add oldSettings param to the Validate function from SSO settings (#88245) 1 year ago
Mihai Doarna 12e4a94d63
SSO: Use removeSecrets() instead of setting.RedactedValue() (#88180) 1 year ago
Mathieu Parent b8c9ae0eb7
OIDC: Support Generic OAuth org to role mappings (#87394) 1 year ago
Ieva 167151b211
Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
Mihai Doarna 76d94b35c9
SSO: fix settings merge for SAML fields (#86970) 1 year ago
Mihai Doarna 4bf9405ce4
SSO: add SSO settings to secrets migrator (#86913) 1 year ago
Kristin Laemmert 9553923eb7
Chore: Fix failing ssosettingimpl test (#86792) 1 year ago
Mihai Doarna bf15329492
SSO: run the validation on upsert with all secrets in settings (#86579) 1 year ago
Mihai Doarna 4d9e35ba57
SSO: add configurableProviders list to SSO service (#86622) 1 year ago
Mihai Doarna 57848bbe23
Auth: encrypt/decrypt SAML secrets in SSO settings service (#85253) 1 year ago
Dave Henderson 5687243d0b
Feature Flags: use FeatureToggles interface where possible (#85131) 1 year ago
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366) 1 year ago
Mihai Doarna fad6dc4db1
SSO: fix reloading settings when a provider contains empty settings (#85102) 1 year ago
linoman fc205db466
samlsettings: api integration (#84300) 1 year ago
Mihai Doarna 2acd48d1c2
SSO: fix mergeSettings() in case the DB contains empty URLs (#84290) 1 year ago
linoman 66fa310fba
SAMLSettings: implement settings strategy (#84191) 1 year ago
Misi 07e26226b7
Auth: Add all settings to Azure AD SSO config UI (#83618) 1 year ago
linoman b02ae375ba
Chore: Query oauth info from a new instance (#83229) 1 year ago
Misi 3b7e7483c8
Auth: Align loading the legacy auth.grafananet section to the current behaviour in OAuthStrategy (#83479) 1 year ago
Misi 9709ac8b84
Auth: Revert provider list change (#83435) 1 year ago
Misi 617adb137c
Auth: OAuth strategy load extra fields separately (#83408) 1 year ago
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