Commit Graph

113 Commits (852089292325895c24f0bfdb11af9e11f525b638)

Author SHA1 Message Date
Karl Persson 8520892923
User: Fix GetByID (#86282) 1 year ago
linoman 51da96d94e
Auth: Add `IsClientEnabled` and `IsEnabled` for the `authn.Service` and `authn.Client` interfaces (#86034) 1 year ago
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
linoman e4250a72db
JWT: Find login and email claims with JMESPATH (#85305) 1 year ago
Karl Persson 2f3a01f79f
OAuth: Make sub claim required for generic oauth behind feature toggle (#85065) 1 year ago
Eric Leijonmarck bb792ff540
Auth: Remove oauth skip org role sync (#84972) 1 year ago
Karl Persson d4e802dd47
Authn: Add function to resolve identity from org and namespace id (#84555) 1 year ago
Karl Persson 6ea9f0c447
AuthN: Use fetch user sync hook for render keys connected to a user (#84080) 1 year ago
Karl Persson 9c292d2c3f
AuthN: Use sync hook to fetch service account (#84078) 1 year ago
Jo 36a19bfa83
AuthProxy: Allow disabling Auth Proxy cache (#83755) 1 year ago
Jo 2182cc47ac
LDAP: Fix LDAP users authenticated via auth proxy not being able to use LDAP active sync (#83715) 1 year ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 1 year ago
Klesh Wong 9282c7a7a4
AuthProxy: Invalidate previous cached item for user when changes are made to any header (#81445) 1 year ago
Karl Persson 9e04fd0fb7
AuthToken: Remove client token rotation feature toggle (#82886) 1 year ago
Misi bb9d5799cf
Auth: Load `oauth_allow_insecure_email_lookup` using the SettingsProvider (#82460) 1 year ago
linoman ac84069071
Password policy (#82268) 1 year ago
Jo 6f62d970e3
JWT Authentication: Add support for specifying groups in auth.jwt for teamsync (#82175) 1 year ago
Jo f3f36e37fa
AuthInfo: No mandatory auth_id in Auth Info service (#81335) 1 year ago
Misi 20bb0a3ab1
AuthN: Support reloading SSO config after the sso settings have changed (#80734) 1 year ago
arukiidou bffb28c177
refactor: use golang.org/x/oauth2 pkce option (#80511) 1 year ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 1 year ago
Vardan Torosyan 63cd5a5625
Chore: Cleanup namespace and ID resolution (#79360) 1 year ago
Karl Persson 8cb351e54a
Authn: Handle logout logic in auth broker (#79635) 1 year ago
Vardan Torosyan a35146f7ed
Service account: Update last used timestamp when token is used (#79254) 1 year ago
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005) 1 year ago
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
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
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 ea741dda6b
Signingkeys: Add local cache (#76234) 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
Karl Persson 7a38090bc0
AuthN: Fix namespaces for anonymous and render (#75661) 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
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
Karl Persson 5d14b6ba19
AuthProxy: Fix user retrieval through cache (#73802) 2 years ago
Marcus Efraimsson 040b7d2571
Chore: Add errutils helpers (#73577) 2 years ago