Commit Graph

73 Commits (c8ce20a807819626979fdf3facce1db53ec511d9)

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