Commit Graph

53 Commits (cb3cd021b7551459e3ee4e2050d60c9a5a3b026c)

Author SHA1 Message Date
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 1 month ago
Ryan McKinley 680e6bc1f8
Authlib: Use types package rather than claims (#99243) 4 months ago
Misi 26c323b5a6
Chore: Do not return the token on refresh error (#98171) 5 months ago
Misi a5635d7e89
Auth: Update external session data regardless if the improved session handling is enabled (#98139) 5 months ago
Misi 6cd3a5458e
Auth: Return error when retries have been exhausted for OAuth token refresh (#98034) 5 months ago
Misi 84b8296ffb
OAuth: Use the attached external session data in OAuthToken and OAuthTokenSync (#96655) 6 months ago
Misi d0d62fc518
Chore: Use the correct value in log (#96840) 6 months ago
Misi 1061e4712f
OAuth: Refactor OAuthToken service to make it easier to use the new external sessions (#96667) 6 months ago
Dan Cech 9020eb4b17
Auth: Update oauthtoken service to use remote cache and server lock (#90572) 9 months ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 9 months ago
Ryan McKinley 21d4a4f49e
Auth: use IdentityType from authlib (#91763) 10 months ago
Karl Persson bcfb66b416
Identity: remove GetTypedID (#91745) 10 months ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 10 months ago
Misi f337da8e57
Chore: Add more context to logs of OAuthToken and OAuthTokenSync (#90071) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
Karl Persson 0fa983ad8e
AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
Gabriel MABILLE 596e828150
Fix: Refresh token when id_token is expired (#79569) 1 year ago
Jo 9f5a8bf926
AuthInfo: Revert #81013. Fix cache invalidation (#81050) 1 year ago
Misi ce84f7c540
Auth: Revert "Auth: Cache Auth Info" (#81013) 1 year ago
Jo c767481dee
Auth: Cache Auth Info (#80620) 1 year ago
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year 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 a929e3f2cf
Auth: Remove unused function (#78332) 2 years ago
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) 3 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