Skip to content

[1.18] WorkflowAccessPolicy#5114

Open
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:workflow-access-policy
Open

[1.18] WorkflowAccessPolicy#5114
JoshVanL wants to merge 2 commits intodapr:v1.18from
JoshVanL:workflow-access-policy

Conversation

@JoshVanL
Copy link
Copy Markdown
Contributor

Implementation based on dapr/dapr#9790

Implementation based on dapr/dapr#9790

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL requested review from a team as code owners April 13, 2026 21:36
Copilot AI review requested due to automatic review settings April 13, 2026 21:36
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds documentation for the preview WorkflowAccessPolicy feature, including a CRD schema reference and operational guidance, and links it from existing workflow/security docs.

Changes:

  • Introduces new docs pages for WorkflowAccessPolicy (how-to + resource spec schema).
  • Adds WorkflowAccessPolicy to the preview-features list.
  • Cross-links the feature from workflow overview, multi-app workflow docs, and security concepts.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
daprdocs/content/en/reference/resource-specs/workflow-access-policy-schema.md New CRD/spec reference page for WorkflowAccessPolicy.
daprdocs/content/en/operations/support/support-preview-features.md Adds WorkflowAccessPolicy to the preview feature table.
daprdocs/content/en/operations/security/workflow-access-policy.md New how-to page describing semantics, setup, and examples.
daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-overview.md Adds a “Workflow security” section pointing to the new how-to.
daprdocs/content/en/developing-applications/building-blocks/workflow/workflow-multi-app.md Adds a security section + example policy for multi-app workflows.
daprdocs/content/en/concepts/security-concept.md Adds a workflow access control subsection linking to the how-to.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: joshvanl <me@joshvanl.dev>
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.

2 participants