Commit Graph

75 Commits (1cc226e689b1e74ae9e87cac87f93155a3af28cb)

Author SHA1 Message Date
Karl Persson 618daf0518
Login: remove login.Service (#73542) 2 years ago
Karl Persson 124e0efe1f
Authn: external identity sync (#73461) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Ryan McKinley 7431c0ddb1
UserSync: Avoid UpdateLastSeenAt with invalid user ids (#72776) 2 years ago
Jo 7d347cd428
Auth: remove org count from signedInUser (#72661) 2 years ago
Aksel Skaar Leirvaag 6d98d06f6e
Auth: Check id token expiry date (#69829) 2 years ago
Jo 3353b1a8aa
Auth: Add authed device tagging (#72442) 2 years ago
Jo a4a87f6228
Auth: Rename Sessions to Devices in counting (#72432) 2 years ago
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
Misi dcf26564db
OAuth: Introduce user_refresh_token setting and make it default for the selected providers (#71533) 2 years ago
Misi 5efc3386d3
AuthZ: Extend /api/search to work with self-contained permissions (#70749) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
SatVeer Singh 1bfa3a0f1e
Chore: Replace go-multierror with errors package (#66432) 2 years ago
Gabriel MABILLE edf1775d49
AuthN: Embed an OAuth2 server for external service authentication (#68086) 2 years ago
Jo 5ec0f82baa
Separate authn flow from analytics (#68327) 2 years ago
Misi 43be4f095a
Auth: Add alpha version of the Extended JWT client (#67999) 2 years ago
linoman 15e34505e2
Render analytics identifiers (#67860) 2 years ago
Karl Persson 355f47628f
AuthN: Tune logs in client (#65714) 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
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
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 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
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 d4cfbd9fd3
LDAP: Move LDAP globals to Config (#63255) 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
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 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
Karl Persson 3447ad2602
AuthN: support priority for post auth and post login hooks (#62208) 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