Commit Graph

90 Commits (ed11c32c1dbeb7da9f9d525ebe2f7a0501dd9899)

Author SHA1 Message Date
Karl Persson bb217f7e5d
AuthN: Only mark IsSignedIn if user is not anonymous (#63833) 2 years ago
Jo 635a456fa4
Authn: Add separate context for session tagging (#63561) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Carl Bergquist 9d66b18b9c
Instrumentation: removes option to return uname as header (#62929) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
Karl Persson ce5e067d28
ContextHandler: add all configured auth header to context (#62775) 2 years ago
Misi 7c1d9769ca
Auth: Rotate token patch (#62676) 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
Eric Leijonmarck c5cb5be3cc
Auth: Fix catch both both ErrInvalidAPIKey for context with APIKey (#62193) 2 years ago
Karl Persson 95ea4bad6f
AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862) 2 years ago
Karl Persson 1454b1b40a
Reqcontext: Add methods to write responses bases on errutil.Error (#60889) 2 years ago
Karl Persson 766fa4e7d5
AuthN: Add last seen sync hooks for user and api keys (#61571) 2 years ago
Karl Persson b44b6fc5c6
AuthN: Add auth proxy client (#61555) 2 years ago
Eric Leijonmarck 07bbc0716c
Auth: Fix correct error for updateapikey in context handler (#61544) 2 years ago
Jo 0c8ad80575
Authn: JWT client (#61157) 2 years ago
Karl Persson c5f77b6a46
AuthN: Set LookupTokenErr and fall through in case of error (#61217) 2 years ago
Jo a226903ec6
AuthN: Add session client (#60894) 2 years ago
Karl Persson da24a9d74e
AuthN: Add render auth client (#60914) 2 years ago
Karl Persson 9fbb29c588
AuthN: Add client to perform basic authentication (#60877) 2 years ago
Karl Persson 1b1a14b6f6
ContextHandler: Get token from req context when performing rotation (#60533) 2 years ago
Karl Persson 2e53a58bc3
Authn: Add client for api keys (#60339) 2 years ago
Carl Bergquist 1b676d0d49
Contexthandler: Add uname as response header (#59930) 2 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
Jo fee50be1bb
Sessions: Remove invalid session cookie if it's invalid/expired/missing (#59556) 3 years ago
Karl Persson 062c5b805c
Auth: Merge ActiveAuthTokenService into UserAuthTokenService (#59032) 3 years ago
Misi 9c98314e9f
OAuth: Refactor OAuth parameters handling to support obtaining refresh tokens for Google OAuth (#58782) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Sofia Papagiannaki ab36252c86
Quota: Fix failure when checking session limits (#58865) 3 years ago
Misi 4915d21c25
OAuth: Feature toggle for access token expiration check and docs (#58179) 3 years ago
Eric Leijonmarck 72d0c6b428
Auth: add IsServiceAccount to IsRealUser (#58015) 3 years ago
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
Emil Tullstedt 0ffbf901d7
ContextHandler: Use stdlib format for middleware (#54219) 3 years ago
Jo 4a9137ac40
API Keys: Add revocation for SATs (#53896) 3 years ago
Jo 10e6eac632
Auth: Reduce lookup cookie error to warning and invalidate cookie (#53881) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 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 0c5b71694f
Chore: Add user service method UpdateLastSeenAt (#53309) 3 years ago
Serge Zaitsev 191ab3bb01
Chore: Move api key models into apikey service package (#53241) 3 years ago
Serge Zaitsev 64488f6b90
Chore: split APIKey store (#52781) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Agnès Toulet ca80865bf1
Rendering: Fix user information when using render key (#50879) 3 years ago
Jguer 6d0261263c
ServiceAccounts: Add Service Account Token last used at date (#51446) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago