Commit daf5c70
committed
feat(policy): DSPX-2754 DynamicValueMapping protos + generated code
Protocol-first half of the dynamic attribute value entitlement work: adds the
DynamicValueMapping / DynamicValueResolver messages and DynamicValueOperatorEnum to
objects.proto, and a dedicated DynamicValueMappingService
(policy.dynamicvaluemapping), plus regenerated protocol/go and OpenAPI/gRPC docs.
No service implementation here. This lands and releases protocol/go first so the
consumer PR (#3568) can require the new version and pass per-module 'go mod tidy'.
Refs: DSPX-2754, DSPX-3498
Signed-off-by: Krish Suchak <suchak.krish@gmail.com>1 parent 4bbe9f1 commit daf5c70
12 files changed
Lines changed: 7625 additions & 3020 deletions
File tree
- docs
- grpc
- openapi
- authorization
- policy
- dynamicvaluemapping
- subjectmapping
- protocol/go
- policy
- dynamicvaluemapping
- dynamicvaluemappingconnect
- service/policy
- dynamicvaluemapping
Some 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.
0 commit comments