Commit Graph

130 Commits (08dab3f81600f73e9a8756ac752f37cf1ec611a0)

Author SHA1 Message Date
Misi d411ce2664
Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 9 months ago
Karl Persson 7a78ad3893
Authn: Remove response writer from auth req (#90110) 1 year ago
Karl Persson 43aab615c3
Auth: Remove unused Authenticator service (#73143) 2 years ago
Karl Persson 2c57bca176
Auth: Remove auth broker flag and clean up login handlers (#73109) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Jo b8a336c9d7
Auth: Remove Email Lookup from oauth integrations (#894) 2 years ago
Jo 914daef0fd
Auth: Add request context to UserInfo calls (#70007) 2 years ago
Jo aee5c6dea0
Auth: Use auth broker by default (#69620) 2 years ago
Serge Zaitsev a38f230d37
Chore: Remove result fields from login (#65136) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Karl Persson 872d2d1e1c
AuthN: Login error handling (#64239) 2 years ago
Karl Persson f258adadbf
AuthN: add utility functions for different type of login responses (#64133) 2 years ago
Karl Persson efeb0daec6
AuthN: Add oauth clients and perform oauth authentication with authn.Service (#62072) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson 5b4e1ee6fc
Oauth: Remove extra decoding of redirect url (#60875) 3 years ago
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
Misi 4915d21c25
OAuth: Feature toggle for access token expiration check and docs (#58179) 3 years ago
Jo 7f3536a6d2
OAuth: Fix misleading warn log related to oauth and increase logged content (#57336) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Junaid Ali 33eb4a2807
Exclude full OAuth token details from printing out on stdout (#55426) 3 years ago
Jo 00e7324bf6
Auth: Restore legacy behavior and add deprecation notice for empty org role in oauth (#55118) 3 years ago
Jo ef245874da
OAuth: Allow assigning Server Admin (#54780) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Jo beb3cb9abe
Oauth: Reduce error scope on upsert (#53242) 3 years ago
Jo f3ee57abef
Fix: Choose Lookup params per auth module (#395) (#52312) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Jguer d2ab3556fa
OAuth: Restore debug log behavior (#51244) 3 years ago
Karl Persson 95a4c4a4d6
OAuth: Redirect to login if no oauth module is found or if module is not configured (#50661) 3 years ago
Alexander Zobnin 9b61d9eb1c
Fix wrap_handler() panic during OAuth login (#49671) 3 years ago
baez90 6beba5a049
Chore: add setting to skip org assignment for external users (#34834) 3 years ago
ying-jeanne 016fa77460
remove bus from loginservice (#44907) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Emil Tullstedt e73cd2fdeb
OAuth: Support PKCE (#39948) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
Serge Zaitsev 063160aae2
Chore: pass url parameters through context.Context (#38826) 4 years ago
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403) 4 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Agnès Toulet 2c246276fd
API: replace SendLoginLogCommand with LoginHook (#28777) 5 years ago
Bill Oley 19caa100dc
OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider (#27523) 5 years ago
Agnès Toulet a9daaadd50
API: send Login actions (#27249) 5 years ago
Arve Knudsen 7589b1b517
OAuth: Refactor user syncing (#26721) 5 years ago
Arve Knudsen 5a6afd9096
OAuth: Add some debug logs (#26716) 5 years ago