Commit Graph

37 Commits (cb0bcb6fe4c9d0cef7bbef9a328d2b70a4221665)

Author SHA1 Message Date
Alexander Zobnin 0302b75721
Access control: Use search options for computing permissions cache key (#87589) 2 years ago
Alexander Zobnin d1c582815a
Access control: Fix searching permissions from cache (#87489) 2 years ago
Alexander Zobnin 82dea4b3e5
Access control: Cache basic roles and teams permissions (#87043) 2 years ago
Dan Cech 41bee274fd
Chore: Fix error handling in postDashboard, remove UserDisplayDTO, fix live redis client initialization (#87206) 2 years ago
Karl Persson d8fbbdefea
Identity: Use typed namespace id (#87121) 2 years ago
Aaron Godin d409d8e860
IAM - Fix error messages for resource permissions endpoints (#85773) 2 years ago
Alexander Zobnin 3127566a20
Access control: Use ResolveIdentity() for authorizing in org (#85549) 2 years ago
Jo 5340a6e548
Auth: Extended JWT client for OBO and Service Authentication (#83814) 2 years ago
Alexander Zobnin 82a88cc83f
Access control: Extend GetUserPermissions() to query permissions in org (#83392) 2 years ago
Gabriel MABILLE 80d6bf6da0
AuthN: Remove embedded oauth server (#83146) 2 years ago
Gabriel MABILLE 846eadff63
RBAC Search: Replace `userLogin` filter by `namespacedID` filter (#81810) 2 years ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 2 years ago
Gabriel MABILLE 722b78f3e0
RBAC: Add userLogin filter to the permission search endpoint (#81137) 2 years ago
Gabriel MABILLE dce9d1e87c
RBAC: Search endpoint support wildcards (#80383) 2 years ago
Gabriel MABILLE 72d32eed27
ExtSvcAuth: Assign roles locally (#78669) 2 years ago
Gabriel MABILLE 797a3c57af
Plugins: Automatic service account (and token) setup (#76473) 2 years ago
Karl Persson cebae4fb9a
Requester: Update GetCacheKey (#74834) 2 years ago
Ieva ca46a5c1af
Chore: prepare for removing `RBACenabled` config option (#73845) 2 years ago
Jo bd1a856d33
Auth: Add SignedIn user interface NamespacedID (#72944) 2 years ago
Ieva cfa1a2c55f
RBAC: Split non-empty scopes into `kind`, `attribute` and `identifier` fields for better search performance (#71933) 2 years ago
Ieva a65cb4d808
RBAC: remove simple RBAC disabled checks (#71137) 2 years ago
Gabriel MABILLE d7eea0d207
RBAC: Add a function to delete external service roles (#68317) 3 years ago
Misi 23d8f7c2fe
RBAC: Fix SearchUsersPermissions when the filter is empty (#68176) 3 years ago
Gabriel MABILLE 8c6b5a4319
RBAC: Add a function to save external service roles (#66299) 3 years ago
Ieva 533f8caafd
SAML: change the config option for making SAML UI accessible to org Admins (#67399) 3 years ago
Gabriel MABILLE 3b63844390
RBAC: Feature to override default assignments (#66561) 3 years ago
Kristin Laemmert 857649e30b
chore: move models/licensing into licensing service (#61878) 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 32a498e04f
RBAC: Validate plugin app access permission targets the plugin (#59468) 3 years ago
Gabriel MABILLE d999b5bda0
RBAC: remove redundant role name field from plugin role registrations (#58166) 3 years ago
Gabriel MABILLE 30fae33f66
RBAC: Allow role registration for plugins (#57387) 3 years ago
Ryan McKinley e6a9fa1cf9
ServiceAccounts: enable service accounts after IsRealUser change (#58263) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Karl Persson b827df626d
RBAC: Initiate store in service (#55081) 3 years ago
Karl Persson 870929b463
RBAC: Add cache for oss rbac permissions (#55098) 3 years ago
Karl Persson ff35e35ce0
RBAC: Move service and evaluator to acimpl package (#54714) 3 years ago
Karl Persson 55c7b8add2
RBAC: Split up service into several components (#54002) 3 years ago