Commit Graph

212 Commits (c8ce20a807819626979fdf3facce1db53ec511d9)

Author SHA1 Message Date
Karl Persson 4ede9fc7a4
AuthN: User sync info clean up (#64217) 2 years ago
Karl Persson f258adadbf
AuthN: add utility functions for different type of login responses (#64133) 2 years ago
Jo 92f47e72e1
Authn: Add missing jwt auth stat (#64127) 2 years ago
Karl Persson e3cbc1f165
AuthN: Fix issue with duplicated auth connection (#63836) 2 years ago
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
Karl Persson 2a7fc3983b
AuthN: cleanup logs (#63652) 2 years ago
Karl Persson 16b416b88b
AuthN: Extract enable disabled users logic to its own hook (#63628) 2 years ago
Karl Persson ddaf145d71
AuthN: Fix user sync with multiple client (#63615) 2 years ago
Karl Persson 057d9c45fa
AuthN: Add in-memory cache for oauth token refresh hook (#63569) 2 years ago
Jo 635a456fa4
Authn: Add separate context for session tagging (#63561) 2 years ago
Karl Persson 207a55be66
AuthN: add flag for org roles sync (#63507) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Karl Persson 5ca8ea40c1
AuthN: Cleanup authn package (#63456) 2 years ago
Jo 554dc9b97d
Authn: Fix password client fallthrough (#63244) 2 years ago
Jo d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 2 years ago
Jo 6322fce725
LDAP: Move to single package cluster (#63035) 2 years ago
Jo 14a78b58e9
Authn: Stat registration (#62934) 2 years ago
Karl Persson 9311085e5a
AuthN: support sync cache for proxy client (#62874) 2 years ago
idafurjes 982939111b
Rename Id to ID for annotation models (#62886) 2 years ago
Karl Persson 6840cc11ff
AuthN: add support for client specific hooks (#62863) 2 years ago
Karl Persson 180a587f70
AuthN: fetch final state of signed in user (#62854) 2 years ago
Karl Persson ad068ed533
AuthN: Use BasicAuth from http request (#62792) 2 years ago
Misi 7c1d9769ca
Auth: Rotate token patch (#62676) 2 years ago
Karl Persson d395901e80
AuthN: Expose RegisterClient and add client name for saml (#62604) 2 years ago
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