Commit 8435f59
authored
fix(authorization): remove access pdp internal AttributeInstance type and use policy proto generated struct types instead (#485)
1. removes `AttributeInstance` type
2. DRY improvements to tests in pdp_test.go
3. adds tests for existing and new helper functions (grouping, FQN
relations, etc)
4. fixes commented structure vs real structure of `EntityEntitlements`
proto and clarifies field name
Addresses #469
Original PR #471 and author
@jakedoublev1 parent 92d8f8c commit 8435f59
File tree
10 files changed
+1526
-1592
lines changed- docs
- grpc
- openapi/authorization
- examples/cmd
- internal/access
- protocol/go/authorization
- services/authorization
10 files changed
+1526
-1592
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
This file was deleted.
0 commit comments