Commit Graph

78 Commits (9a29dd7d6e14746c7ba4977b8d07df20c9beb0c4)

Author SHA1 Message Date
Karl Persson 355f47628f
AuthN: Tune logs in client (#65714) 2 years ago
Karl Persson e4d998dc1a
ApiKeyGenPrefix: rename package (#65623) 2 years ago
Karl Persson d4397fae25
AuthN: Add functions for fake (#65522) 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
Eric Leijonmarck 3cd952b8ba
Auth: Fix orgrole picker disabled if isSynced user (#64033) 2 years ago
Karl Persson d2b19c167b
AuthN: Change error returned when sign up is disabled for provider (#65110) 2 years ago
Serge Zaitsev 743d66396a
Chore: Remove result field from API keys commands and queries (#65055) 2 years ago
Jo 7784782512
AuthN: Add password and login form stats (#64868) 2 years ago
Jo 6b6cf5f4b7
Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
Artur Wierzbicki b6f77bdfdb
Chore: provide `authn.Service` rather than `*authnimpl.Service` (#64792) 2 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Carl Bergquist 7c55dbf37d
Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions (#63525) 2 years ago
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
Karl Persson 872d2d1e1c
AuthN: Login error handling (#64239) 2 years ago
Karl Persson 66ef5325d1
AuthN: add metrics for login and authentication (#63783) 2 years ago
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