Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(authz): Subject mapping OPA builtin for condition evaluation and jq selection #568

Merged
merged 9 commits into from
Jun 3, 2024

Conversation

elizabethhealy
Copy link
Member

@elizabethhealy elizabethhealy commented Apr 12, 2024

Addresses third bullet in #567

Closes #567

@elizabethhealy elizabethhealy changed the title Subject mapping OPA builtin for condition evaluation and jq selection feat(subject-mapping): Subject mapping OPA builtin for condition evaluation and jq selection Apr 12, 2024
@elizabethhealy elizabethhealy changed the title feat(subject-mapping): Subject mapping OPA builtin for condition evaluation and jq selection feat(authz): Subject mapping OPA builtin for condition evaluation and jq selection May 30, 2024
@elizabethhealy elizabethhealy marked this pull request as ready for review May 30, 2024 16:31
@elizabethhealy elizabethhealy requested a review from a team as a code owner May 30, 2024 16:31
@elizabethhealy elizabethhealy added this pull request to the merge queue Jun 3, 2024
Merged via the queue into main with commit 5379611 Jun 3, 2024
15 checks passed
@elizabethhealy elizabethhealy deleted the create-subject-mapping-builtin branch June 3, 2024 19:34
github-merge-queue bot pushed a commit that referenced this pull request Jun 4, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.4.5](service/v0.4.4...service/v0.4.5)
(2024-06-04)


### Features

* **authz:** Subject mapping OPA builtin for condition evaluation and jq
selection ([#568](#568))
([5379611](5379611))
* **sdk:** leverage platform wellknown configuration endpoint
([#895](#895))
([53b3f42](53b3f42))
* **sdk:** Support for ECDSA policy binding on both KAS and SDK
([#877](#877))
([7baf039](7baf039))


### Bug Fixes

* **core:** allow http /kas/v2/rewrap calls in casbin defaultPolicy
([#922](#922))
([6414d86](6414d86)),
closes [#921](#921)
* **core:** Autobump service
([#920](#920))
([a797c16](a797c16))
* **core:** Autobump service
([#935](#935))
([ded6d60](ded6d60))
* **core:** bump ocrypto to 0.1.5
([#913](#913))
([4244e06](4244e06))
* **core:** Bumps lib/fixtures
([#932](#932))
([18586f9](18586f9))
* **core:** update default casbin auth policy
([#927](#927))
([c354fdb](c354fdb))
* **kas:** misleading hsm error message
([#899](#899))
([65fdd4c](65fdd4c))

---
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.

Entitlements Endpoint: Update to align with ADR 472
2 participants