Commit Graph

212 Commits (c8ce20a807819626979fdf3facce1db53ec511d9)

Author SHA1 Message Date
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
Jo 2182cc47ac
LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync (#83715) 1 year ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 1 year ago
Klesh Wong 9282c7a7a4
AuthProxy: Invalidate previous cached item for user when changes are made to any header (#81445) 1 year ago
Karl Persson 9e04fd0fb7
AuthToken: Remove client token rotation feature toggle (#82886) 1 year ago
Misi bb9d5799cf
Auth: Load `oauth_allow_insecure_email_lookup` using the SettingsProvider (#82460) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year ago
Jo 6f62d970e3
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
Gabriel MABILLE 596e828150
Fix: Refresh token when id_token is expired (#79569) 1 year ago
Gabriel MABILLE 3df0611f81
RBAC: Fix authorize in org (#81552) 1 year ago
Jo f3f36e37fa
AuthInfo: No mandatory auth_id in Auth Info service (#81335) 1 year ago
Misi 20bb0a3ab1
AuthN: Support reloading SSO config after the sso settings have changed (#80734) 1 year ago
Karl Persson 7b58f71b33
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 1 year ago
arukiidou bffb28c177
refactor: use golang.org/x/oauth2 pkce option (#80511) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Vardan Torosyan 63cd5a5625
Chore: Cleanup namespace and ID resolution (#79360) 1 year ago
Karl Persson 8cb351e54a
Authn: Handle logout logic in auth broker (#79635) 1 year ago
Misi 9e5826f40f
OAuth: Remove accessTokenExpirationCheck feature toggle (#79455) 1 year ago
Vardan Torosyan a35146f7ed
Service account: Update last used timestamp when token is used (#79254) 1 year ago
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year ago
Karl Persson 687ffb4a0c
Authn: Only resolve org id once (#78811) 2 years ago
Gabriel MABILLE 059ba25973
AuthN: Check API Key is not trying to access another organization (#78749) 2 years ago
Jo 7d559bc69a
AuthProxy: Do not allow sessions to be assigned with other methods (#78602) 2 years ago
Kevin Wang 8bdfb7e1cf
chore(authn.service): fix typo in log statement (#76205) 2 years ago
Karl Persson 1eb19befaa
Login: refactor auth info package (#78459) 2 years ago
Karl Persson d42201dbf4
Login: remove unused function (#78442) 2 years ago
Karl Persson 140b5b4a61
AuthN: Add debug logs and check error during oauth token sync (#78323) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
Gabriel MABILLE 83e9088314
AuthN: Set oauth client grant_types based on plugin state (#77248) 2 years ago
Misi 1e81ffccac
Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2 years ago
Karl Persson ed1c50233f
Revert "AuthN: move oauth token hook into session client" (#76882) 2 years ago
Karl Persson 455cede699
AuthN: move oauth token hook into session client (#76688) 2 years ago
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330) 2 years ago
Karl Persson ceb6f8b409
Authn: error logs (#76264) 2 years ago
Karl Persson ea741dda6b
Signingkeys: Add local cache (#76234) 2 years ago
Karl Persson 81b366e2c8
AuthN: Make logger less noisy (#76044) 2 years ago
Misi bd2191c158
Auth: OAuth token sync improvements (#75943) 2 years ago
Gabriel MABILLE 193ec8de2b
AuthN: Move oauthserver to extsvcauth (#75972) 2 years ago
Jo 44fa0697ce
Auth: Signing Key persistence (#75487) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Karl Persson 7a38090bc0
AuthN: Fix namespaces for anonymous and render (#75661) 2 years ago
Karl Persson fd2235b5ad
AuthN: Implement requester interface for identity (#75618) 2 years ago
Karl Persson b9b4246432
IDForwarding: Add auth hook to generate id token (#75555) 2 years ago
Gabriel MABILLE 0ed649b108
AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
Jo 40a1f8434d
Anon: Scaffold anon service (#74744) 2 years ago
Gabriel MABILLE c8149d50f9
LDAP: FIX Enable users on successfull login (#75073) 2 years ago
Karl Persson cebae4fb9a
Requester: Update GetCacheKey (#74834) 2 years ago
Artur Wierzbicki d50ccd6741
Chore: AuthN/IdentitySynchronizer interface/impl compatibility wire fix (#74400) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago