Skip to content

Conversation

@dmihalcik-virtru
Copy link
Member

@dmihalcik-virtru dmihalcik-virtru commented Aug 12, 2024

- If both a value and its attr have a grant assigned, only use the value grant.
- Part of #1296
@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners August 12, 2024 21:08
@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

Warning

This pull request does not reference any issues. Please add a reference to an issue in the body of the pull request description.

@jakedoublev
Copy link
Contributor

I'm not sure I can approve/attest to the split strategy and tests of different key types, but these lines look good to me regarding a value grant having specificity over a definition grant: https://github.com/opentdf/platform/pull/1318/files#diff-23ebbe4ac8b2e6c1b319e2927a1e6bd56e3dc0aa79e8c7324ee989f423aeef7dR233-R239

@biscoe916 biscoe916 requested a review from a team as a code owner August 20, 2024 16:24
@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit 77f1e11 Aug 21, 2024
@dmihalcik-virtru dmihalcik-virtru deleted the feature/specificity-overloads branch August 21, 2024 17:51
github-merge-queue bot pushed a commit that referenced this pull request Aug 21, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.3.10](sdk/v0.3.9...sdk/v0.3.10)
(2024-08-21)


### Bug Fixes

* **sdk:** 🔒 During read, limits TDF Manifest to 10MB
([#1385](#1385))
([cfeebce](cfeebce))
* **sdk:** let value grants override attr grants
([#1318](#1318))
([77f1e11](77f1e11))
* **sdk:** well-known warning logs and public client id error
([#1415](#1415))
([e6e76bf](e6e76bf)),
closes [#1414](#1414)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: opentdf-automation[bot] <149537512+opentdf-automation[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

KAS Grant Specificity: Grants to Values should replace grants on Attributes

5 participants