Commit Graph

37 Commits (103652-docs-alert-migration-tool)

Author SHA1 Message Date
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
xavi 5053aa576d
[IAM] Prepend AppSubURL to redirectURI before validating it (#103475) 3 months ago
Ryan McKinley 680e6bc1f8
Authlib: Use types package rather than claims (#99243) 5 months ago
linoman 3270a9c959
Session Refactor: Add auth module label to session's list (#94958) 8 months ago
Misi 7e94d05d39
Auth: Fix token rotation redirect when session storage redirect is enabled (#93906) 9 months ago
Misi d411ce2664
Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 9 months ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 11 months ago
Ryan McKinley 21d4a4f49e
Auth: use IdentityType from authlib (#91763) 11 months ago
Karl Persson bcfb66b416
Identity: remove GetTypedID (#91745) 11 months ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 11 months ago
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116) 1 year ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Misi 7128415529
Auth: Add more context to logs around token rotation, revocation (#78600) 2 years ago
Jo 5eed495cce
Chore: Port user services to identity.Requester (#73851) 2 years ago
Karl Persson 46cfb73e21
AuthToken: client token rotation fix (#65709) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Serge Zaitsev 324310abbc
Chore: Fix goimports grouping in pkg/api (#62419) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes fab6c38c95
Chore: Split get user by ID (#52442) 3 years ago
Sofia Papagiannaki 7ba076de10
Chore: Move swagger definitions to the handlers (#52643) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Jguer 0689c5839a
Auth: Add option for case insensitive login (#49262) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
idafurjes 1b286e6bb5
Remove bus from quota, preferences, plugins, user_token (#44762) 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
Carl Bergquist 9ef4c21033
add context to getsignedinUser calls (#35963) 4 years ago
Joan López de la Franca Beltran 610999cfa2
Auth: Allow soft token revocation (#31601) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Arve Knudsen 676d393ec9
Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 5 years ago
Marcus Efraimsson 962d4daabd
Api: Fix auth tokens returning wrong seenAt value (#17980) 6 years ago
Shavonn Brown a20309d7d2
Feature: Parse user agent string in user auth token api response (#16… (#17504) 6 years ago
Carl Bergquist 9660356638
Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 6 years ago
Marcus Efraimsson 0cd5a6772d
feat(api): support list/revoke auth token in admin/current user api 6 years ago