cedar-policy / cedar

Implementation of the Cedar Policy Language
https://www.cedarpolicy.com
Apache License 2.0
892 stars 80 forks source link

handle RFC 82 entity tags in entity JSON parsing, including schema-based #1213

Closed cdisselkoen closed 2 months ago

cdisselkoen commented 2 months ago

Description of changes

Handles entity tags (RFC 82) in entity JSON parsing, including schema-based entity JSON parsing.

Issue #, if available

RFC 82

Checklist for requesting a review

The change in this PR is (choose one, and delete the other options):

I confirm that this PR (choose one, and delete the other options):

Changelog update added with a previous PR.

I confirm that cedar-spec (choose one, and delete the other options):

khieta commented 2 months ago

The downstream cedar-drt and cedar-java failures are ok to ignore -- the cedar-drtone will presumably be resolved by another PR, and the cedar-java one is an issue not caused by this PR.

But the cedar-wasm failures should be resolved before merging.