COAZ-MCP: bind permits to evaluated operations - #626
Open
FutureEnterprises wants to merge 1 commit into
Open
Conversation
Signed-off-by: Iman Schrock <team@emiliaprotocol.ai>
alexolivier
approved these changes
Aug 25, 2026
alexolivier
left a comment
Collaborator
There was a problem hiding this comment.
This is a great addition - thank you!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Closes #603.
Why
Issue #603 identifies a time-of-check to time-of-use gap between the operation evaluated by the PDP and the operation ultimately forwarded or executed.
The added authorization-granularity text records a separate boundary found while reproducing that issue. A valid mapping can intentionally omit an input. Two source operations that differ only in that input can then construct the same AuthZEN request and receive the same decision. That is acceptable for coarse-grained authorization, but the omitted input was not evaluated by the PDP and must not be represented as if it were.
Validation
kramdown-rfc2629render passedxml2rfcHTML render passedgit diff --checkpassedReproduction artifact:
https://github.com/emiliaprotocol/emilia-protocol/blob/feat/authzen-coaz-mapping-integrity-20260823/conformance/composition/coaz-translation-v0.1/AUTHZEN-CONTRIBUTION.md
Claim boundary
The reproduction uses a mapping and toy PDP created for the corpus. It does not claim that a deployed AuthZEN, COAZ, MCP, gateway, or PDP product is vulnerable. CAID is demonstrated only as an optional relying-party content-correlation mechanism and is not a normative dependency of this patch.
IPR
The OpenID Foundation Contribution Agreement for EMILIA Protocol, Inc. and the AuthZEN Working Group was completed and countersigned on August 21, 2026.