Commit Graph

29 Commits (b8105caa05af19c8887a421e803e9591e14da5fe)

Author SHA1 Message Date
Misi 1e81ffccac
Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2 years ago
Misi bd2191c158
Auth: OAuth token sync improvements (#75943) 2 years ago
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo fe1563882a
Chore: Port oauth token service to identity requester (#73988) 2 years ago
Misi dcf26564db
OAuth: Introduce user_refresh_token setting and make it default for the selected providers (#71533) 2 years ago
Jo 914daef0fd
Auth: Add request context to UserInfo calls (#70007) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Jo ccbf200c4a
SupportBundles: Add OAuth bundle collectors (#64810) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
Jo ecafb4dd15
Auth forwarding: Pass tokens without refresh (#61634) 2 years ago
Karl Persson 412d80b498
AuthN: Add post auth hook for oauth token refresh (#61608) 2 years ago
Marcus Efraimsson 6dbe3b555f
Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 3 years ago
linoman 6cc56311d9
Auth: Display id Provider label in orgs/users view (#58033) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Kristin Laemmert 945f015770
backend/datasources: move datasources models into the datasources service package (#51267) 3 years ago
Serge Zaitsev 9315ddd57c
Chore: Remove bus from oauthtoken (#46811) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
Leonard Gram 5d18834deb
OAuth: persisting the id token (#42938) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403) 4 years ago
Arve Knudsen e2351f7951
Chore: Configure go-ruleguard via golangci-lint (#28419) 5 years ago
Arve Knudsen 9593d57914
Chore: Enable errorlint linter (#29227) 5 years ago
Bill Oley b3a868169b
OAuth: Support Forward OAuth Identity for backend data source plugins (#27055) 5 years ago