Commit Graph

50 Commits (73fecc8d80517c71ae87151952b4646557181586)

Author SHA1 Message Date
Karl Persson 73fecc8d80
Authn: Identity resolvers (#85930) 1 year ago
Karl Persson 895222725c
Session: set authID and authenticatedBy (#85806) 1 year ago
Karl Persson ebb4bb859e
Authn: allow ResolveIdentity to authenticate in "global" scope (#85835) 1 year ago
Jo 5340a6e548
Auth: Extended JWT client for OBO and Service Authentication (#83814) 1 year ago
Karl Persson d4e802dd47
Authn: Add function to resolve identity from org and namespace id (#84555) 1 year ago
Karl Persson 8cb351e54a
Authn: Handle logout logic in auth broker (#79635) 1 year ago
Karl Persson b9b4246432
IDForwarding: Add auth hook to generate id token (#75555) 2 years ago
Gabriel MABILLE 0ed649b108
AuthN: Change EnableDisabledUserHook to EnableUserHook (#75248) 2 years ago
Karl Persson cebae4fb9a
Requester: Update GetCacheKey (#74834) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Karl Persson 124e0efe1f
Authn: external identity sync (#73461) 2 years ago
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944) 2 years ago
Karl Persson 144e4887ee
Auth: Use authn.Service for all tests (#72921) 2 years ago
Jo 7d347cd428
Auth: remove org count from signedInUser (#72661) 2 years ago
Jo ed780ce0e9
Auth: Fix Last Seen being updated on every request (#72036) 2 years ago
Misi 5efc3386d3
AuthZ: Extend /api/search to work with self-contained permissions (#70749) 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 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Misi 6543259a7d
Auth: Add SyncPermissions post auth hook (#64205) 2 years ago
Karl Persson f258adadbf
AuthN: add utility functions for different type of login responses (#64133) 2 years ago
Karl Persson 207a55be66
AuthN: add flag for org roles sync (#63507) 2 years ago
Karl Persson 5ca8ea40c1
AuthN: Cleanup authn package (#63456) 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 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
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
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
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
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
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