Commit Graph

26 Commits (2e2e89a81663dfdab284e945bc508c33a6eadddb)

Author SHA1 Message Date
Ieva cc0ec349a4
RBAC: Allow passing in user UID when searching for user's permissions (#97125) 1 year ago
Jeff Levin 372d0acec8
Instrument tracing across dashboards (#91937) 1 year ago
Jeff Levin 028e8ac59e
Instrument tracing across accesscontrol (#91864) 1 year ago
Karl Persson 8bcd9c2594
Identity: Remove typed id (#91801) 1 year ago
Ryan McKinley 9db3bc926e
Identity: Rename "namespace" to "type" in the requester interface (#90567) 1 year ago
Jeff Levin cfe8317d45
Add auth spans and remove deduplication code for scopes (#89804) 2 years ago
Ieva bd2b248f0e
RBAC: Clean up action set code (#88147) 2 years ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
Gabriel MABILLE 7512b1a519
RBAC: Search fix userID filter (#81337) 2 years ago
Gabriel MABILLE 19194ea122
RBAC: Remove redundant search endpoint (#81331) 2 years ago
Gabriel MABILLE 722b78f3e0
RBAC: Add userLogin filter to the permission search endpoint (#81137) 2 years ago
Ryan McKinley 1caaa56de0
FeatureFlags: Use interface rather than manager (#80000) 2 years ago
Ryan McKinley f69fd3726b
FeatureToggles: Add context and and an explicit global check (#78081) 2 years ago
Carl Bergquist 764478b9e7
Instrumentation: Set auth as owners for more routes (#75105) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo 26339f978b
Auth: Move access control API to SignedInUser interface (#73144) 2 years ago
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 3 years ago
Serge Zaitsev 7dbd2cd139
Chore: Fix goimports grouping (#62426) 3 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 3 years ago
Ieva f44bc0dd6b
RBAC: use scope reduction for user permission listing (#61583) 3 years ago
Ieva 6aa5a79cad
Access control: endpoint for searching single user permissions (#59669) 3 years ago
Gabriel MABILLE bf49c20050
RBAC: Add an endpoint to list all user permissions (#57644) 3 years ago
Gabriel MABILLE 101ce57a94
RBAC: Allow listing user permissions with scope (#57538) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago
Gabriel MABILLE 6fbf346747
AccessControl: Add endpoint to get user permissions (#45309) 4 years ago