Skip to content

Commit ea7992a

Browse files
feat(authz): authz v2, ers v2 protos and gencode for ABAC with actions & registered resource (#2124)
### Proposed Changes Versioned v2 RPCs for authorization service: 1. logically resolve actions permitted for each attribute value within the GetEntitlements/GetDecision responses, as these are part of the desired ABAC decisioning 2. support `registered_resources` (formerly NDR) in auth service requests 3. separate individual, multi resource, and bulk decision requests structurally ### Checklist - [ ] I have added or updated unit tests - [ ] I have added or updated integration tests (if appropriate) - [ ] I have added or updated documentation ### Testing Instructions --------- Co-authored-by: Ryan Yanulites <[email protected]>
1 parent 6d075ce commit ea7992a

File tree

16 files changed

+5140
-76
lines changed

16 files changed

+5140
-76
lines changed

docs/grpc/index.html

Lines changed: 1106 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/openapi/authorization/authorization.swagger.json

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)