Commit Graph

141 Commits (059ba2597357a84083ab5c726dc920ae9f8644f2)

Author SHA1 Message Date
Gabriel MABILLE 059ba25973
AuthN: Check API Key is not trying to access another organization (#78749) 2 years ago
Jo 7d559bc69a
AuthProxy: Do not allow sessions to be assigned with other methods (#78602) 2 years ago
Kevin Wang 8bdfb7e1cf
chore(authn.service): fix typo in log statement (#76205) 2 years ago
Karl Persson 1eb19befaa
Login: refactor auth info package (#78459) 2 years ago
Karl Persson d42201dbf4
Login: remove unused function (#78442) 2 years ago
Karl Persson 140b5b4a61
AuthN: Add debug logs and check error during oauth token sync (#78323) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Ryan McKinley 5d5f8dfc52
Chore: Upgrade Go to 1.21.3 (#77304) 2 years ago
Gabriel MABILLE 83e9088314
AuthN: Set oauth client grant_types based on plugin state (#77248) 2 years ago
Misi 1e81ffccac
Auth: Handle when access token has already been refreshed in OAuth token sync (#77118) 2 years ago
Karl Persson ed1c50233f
Revert "AuthN: move oauth token hook into session client" (#76882) 2 years ago
Karl Persson 455cede699
AuthN: move oauth token hook into session client (#76688) 2 years ago
Karl Persson 1528d6f5c4
Authn: Prevent empty username and email during sync (#76330) 2 years ago
Karl Persson ceb6f8b409
Authn: error logs (#76264) 2 years ago
Karl Persson ea741dda6b
Signingkeys: Add local cache (#76234) 2 years ago
Karl Persson 81b366e2c8
AuthN: Make logger less noisy (#76044) 2 years ago
Misi bd2191c158
Auth: OAuth token sync improvements (#75943) 2 years ago
Gabriel MABILLE 193ec8de2b
AuthN: Move oauthserver to extsvcauth (#75972) 2 years ago
Jo 44fa0697ce
Auth: Signing Key persistence (#75487) 2 years ago
Marcus Efraimsson e4c1a7a141
Tracing: Standardize on otel tracing (#75528) 2 years ago
Karl Persson 7a38090bc0
AuthN: Fix namespaces for anonymous and render (#75661) 2 years ago
Karl Persson fd2235b5ad
AuthN: Implement requester interface for identity (#75618) 2 years 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
Jo 40a1f8434d
Anon: Scaffold anon service (#74744) 2 years ago
Gabriel MABILLE c8149d50f9
LDAP: FIX Enable users on successfull login (#75073) 2 years ago
Karl Persson cebae4fb9a
Requester: Update GetCacheKey (#74834) 2 years ago
Artur Wierzbicki d50ccd6741
Chore: AuthN/IdentitySynchronizer interface/impl compatibility wire fix (#74400) 2 years ago
linoman 13f4382214
Auth: Implement requester interface in access control module (#74289) 2 years ago
Serge Zaitsev 8187d8cb66
Chore: capitalise log message for auth packages (#74332) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Gabriel MABILLE f900098cc9
[LDAP] Disable removed users on login (#74016) 2 years ago
Karl Persson 37ceffb74c
Authn: Standardize errors (#74012) 2 years ago
Jo fe1563882a
Chore: Port oauth token service to identity requester (#73988) 2 years ago
Gabriel MABILLE 9e52414a91
LDAP: Fix active sync with large quantities of users (#73834) 2 years ago
Karl Persson 5d14b6ba19
AuthProxy: Fix user retrieval through cache (#73802) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago
Karl Persson 618daf0518
Login: remove login.Service (#73542) 2 years ago
Karl Persson 124e0efe1f
Authn: external identity sync (#73461) 2 years ago
Karl Persson e53e22ef2a
Contexthandler: Remove code that is no longer used (#73101) 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
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 e04a6fb08e
Auth: Fix static test fake (#72514) 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