Commit Graph

38 Commits (2f2046eff794f306aaad8b16658a3a35cfdb3d4c)

Author SHA1 Message Date
Karl Persson efeb0daec6
AuthN: Add oauth clients and perform oauth authentication with authn.Service (#62072) 2 years ago
Serge Zaitsev 7dbd2cd139
Chore: Fix goimports grouping (#62426) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
Eric Leijonmarck 5531e22f46
Auth: Add disable of team sync for JWT Authentication (#62191) 2 years ago
Karl Persson 3447ad2602
AuthN: support priority for post auth and post login hooks (#62208) 2 years ago
Jo 284ca4eab4
AuthN: JWT remove unnecessary if (#62233) 2 years ago
Karl Persson 95ea4bad6f
AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
Karl Persson 50608db59a
AuthN: Add interface and function to operate on clients that supports redirects (#61905) 2 years ago
Kristin Laemmert cd08f2575a
chore: move jwt models into auth/jwt (#61862) 2 years ago
linoman 56c2755b3b
Fix JWT claims request (#61650) 2 years ago
linoman 4d095547f8
Auth: Implement skip org role sync for jwt (#61647) 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
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
Karl Persson 2324597d8d
AuthN: Perform login with authn.Service (#61466) 2 years ago
Jo 6fec8fda39
AuthN: Clean errors in user/org sync (#61560) 2 years ago
Jo be3b81fecd
AuthN: Readd user protection service to user sync (#61534) 2 years ago
Jo dcfeab2c73
AuthN: User Quota (#61540) 2 years ago
Misi b8b08ea292
Auth: Add sub claim check to JWT Auth pre-checks (#61417) 2 years ago
Karl Persson 0d572ff2ce
AuthN: Add check for disabled identities (#61382) 2 years ago
Karl Persson 3e8857acb8
AuthN: Post login hooks (#61287) 2 years ago
Jo 0c8ad80575
Authn: JWT client (#61157) 2 years ago
Karl Persson 2de72c1c39
AuthN: Login (#61225) 2 years ago
Karl Persson a49892c9ac
AuthN: Refactor basic auth client to support multiple password auth (#61153) 2 years ago
idafurjes 7dcb502b33
Chore: Remove org model duplicates (#61025) 2 years ago
Jo c2ad447f8c
AuthN: Document identity and add missing fields (#61094) 2 years ago
Karl Persson cdd7392f68
AuthN: Make client params part of the identity (#61050) 2 years ago
Karl Persson d572ccdb2a
AuthN: tune logging (#60917) 2 years ago
idafurjes bb35f37b66
Chore: Delete org model duplicates (#60940) 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 c4b4baea2a
AuthN: set org id for authentication request in service (#60528) 2 years ago
Jo a553040441
Authn: Refactor user sync and org sync as post auth hooks (#60504) 2 years ago
Karl Persson 2e53a58bc3
Authn: Add client for api keys (#60339) 2 years ago
Karl Persson 22be025284
Auth: Add anonymous authn client (#59637) 3 years ago
Karl Persson 17ec4089dc
Features: Add aplha feature toggle for authn service (#59469) 3 years ago