Skip to content

Commit

Permalink
[Backport 2.x] Add permission for get workflow step (#3940)
Browse files Browse the repository at this point in the history
Backport b8a315a from #3937.

Signed-off-by: owaiskazi19 <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 9ff7521 commit 23985df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/roles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,3 +395,4 @@ flow_framework_read_access:
- 'cluster:admin/opensearch/flow_framework/workflow/search'
- 'cluster:admin/opensearch/flow_framework/workflow_state/get'
- 'cluster:admin/opensearch/flow_framework/workflow_state/search'
- 'cluster:admin/opensearch/flow_framework/workflow_step/get'

0 comments on commit 23985df

Please sign in to comment.