Commit Graph

189 Commits (4fd2cb601434bac80eaa7e7a6181e9b69c8fccb2)

Author SHA1 Message Date
Karl Persson c4cfee8d96
User: support setting org and help flags though update function (#86535) 1 year ago
Karl Persson cd724d74aa
Authn: move namespace id type (#86853) 1 year ago
Charandas d46b163810
Authn (jwt_auth): add tracing spans for validating newer use cases (#86812) 1 year ago
Karl Persson 0fa983ad8e
AuthN: Use typed namespace id inside authn package (#86048) 1 year ago
Ieva 036f826b87
AuthZ: Further protect admin endpoints (#86285) 1 year ago
Karl Persson 0f06120b56
User: Clean up update functions (#86341) 1 year ago
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
Alexander Zobnin 3127566a20
Access control: Use ResolveIdentity() for authorizing in org (#85549) 1 year ago
Karl Persson ebb4bb859e
Authn: allow ResolveIdentity to authenticate in "global" scope (#85835) 1 year ago
Karl Persson 46ee87a0fc
Authn: Ignore context.Canceled errors when logging auth errors (#85707) 1 year ago
Misi 8796d2d307
Auth: Convert SetDefaultOrgHook to PostLoginHook (#85649) 1 year ago
Karl Persson b1fc0861f1
AuthN: reset email verified on email change (#85643) 1 year ago
Karl Persson ba41954854
Email: trigger email verification flow (#85587) 1 year ago
Karl Persson 504870f10a
Auth: Decouple client and hook registration (#85084) 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 152cb47692
AuthN: Add IsAuthenticatedBy to identity interface and replace checks (#85262) 1 year ago
Jo da40158fed
Auth: Improve org role sync debugging (#85146) 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
Misi 63f1c30313
Auth: Set the default org after User login (#83918) 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
Gabriel MABILLE 596e828150
Fix: Refresh token when id_token is expired (#79569) 1 year ago
Gabriel MABILLE 3df0611f81
RBAC: Fix authorize in org (#81552) 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
Karl Persson 7b58f71b33
AuthN: Add auth hook that can sync grafana cloud role to rbac cloud role (#80416) 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
Misi 9e5826f40f
OAuth: Remove accessTokenExpirationCheck feature toggle (#79455) 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
Karl Persson 687ffb4a0c
Authn: Only resolve org id once (#78811) 2 years 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