Skip to content

Commit

Permalink
Merge pull request #4350 from atlanhq/mesh-438-allow-read-stakeholder
Browse files Browse the repository at this point in the history
MESH-438 | Allow READ on Stakeholder for all roles via bootstrap policy.
  • Loading branch information
ankitpatnaik-atlan authored Mar 4, 2025
2 parents 3f6b2d4 + 47d7540 commit ec7caa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addons/policies/bootstrap_entity_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3102,6 +3102,7 @@
[
"$admin",
"$member",
"$guest",
"$api-token-default-access"
],
"policyResourceCategory": "ENTITY",
Expand Down

0 comments on commit ec7caa9

Please sign in to comment.