Add workflow grant (UC2.5) design sketch for FGA WG discussion#383
Closed
panyam wants to merge 5 commits into
Closed
Add workflow grant (UC2.5) design sketch for FGA WG discussion#383panyam wants to merge 5 commits into
panyam wants to merge 5 commits into
Conversation
Captures the workflow_grant pattern floated in the FGA WG meeting on 2026-05-06 as a concrete document for review. Sits between SEP-2643's UC2 (scope step-up) and UC3 (per-transaction RAR), proposing a custom RFC 9396 authorization details type that groups tools under a single named grant with one user consent. Design sketch only, no code in this directory implements it yet. Checked into examples/fine-grained-auth/ as the active workshop, with the natural long-term home being upstream as a SEP if the WG agrees the direction is worth pursuing.
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.
A design sketch for a "workflow grant" pattern (referred to verbally in the meeting as "UC2.5") that sits between SEP-2643's UC2 (scope step-up) and UC3 (per-transaction RAR). Floated in the FGA WG meeting on 2026-05-06 and written up at the WG's request as a concrete document for review.
This PR is for discussion, not landing as-is. The doc is checked into
examples/fine-grained-auth/because that is the active workshop for the FGA implementation work. The natural long-term home is upstream as a SEP, either as additions to SEP-2643 or its own SEP. Happy to move it there if the WG agrees the direction is worth pursuing.Inline review comments and concrete edit suggestions welcome. The Open questions section at the bottom of the doc lists what is explicitly known to be unresolved.
The doc covers: