Skip to content

Commit 7025599

Browse files
authored
feat(policy): Allow for additional context to be added to obligation triggers (#2705)
### Proposed Changes 1.) Add `client_id` column to `obligation_triggers` table. 2.) Modify **ObligationTrigger** protos to take in an optional **RequestContext** where the `client_Id` is stored within the trigger ### 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
1 parent 45ded0e commit 7025599

19 files changed

+1480
-689
lines changed

docs/grpc/index.html

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

docs/openapi/policy/objects.openapi.yaml

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

docs/openapi/policy/obligations/obligations.openapi.yaml

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

0 commit comments

Comments
 (0)