Skip to content

Commit

Permalink
Merge pull request #3247 from atlanhq/feat/mq-auth-policies-master
Browse files Browse the repository at this point in the history
DG-1432 Bootstrap relationship policies for MQ related Items
  • Loading branch information
arpit-at committed Jun 13, 2024
2 parents 7f2eaef + 850cf26 commit bec0604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions addons/policies/bootstrap_entity_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -3192,7 +3192,6 @@
"policyResourceCategory": "ENTITY",
"policyResources": [
"entity-type:Incident",
"entity-type:BusinessPolicyIncident",
"entity-classification:*",
"entity:*"
],
Expand Down Expand Up @@ -3224,7 +3223,6 @@
"policyResourceCategory": "ENTITY",
"policyResources": [
"entity-type:Incident",
"entity-type:BusinessPolicyIncident",
"entity-classification:*",
"entity:*"
],
Expand Down
4 changes: 2 additions & 2 deletions addons/policies/bootstrap_relationship_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,7 @@
"end-two-entity:*",
"end-one-entity-type:BusinessPolicy",
"end-two-entity-type:BusinessPolicy",
"relationship-type:*"
"relationship-type:RelatedBusinessPolicy"
],
"policyActions":
[
Expand Down Expand Up @@ -828,7 +828,7 @@
"end-two-entity:*",
"end-one-entity-type:BusinessPolicy",
"end-two-entity-type:BusinessPolicyException",
"relationship-type:*"
"relationship-type:BusinessPolicy_BusinessPolicyException"
],
"policyActions":
[
Expand Down

0 comments on commit bec0604

Please sign in to comment.