Skip to content

Commit

Permalink
Merging to release-4.1: [DX-1261] Update partitioned-policies.md with…
Browse files Browse the repository at this point in the history
… note about ACL (#4411)

[DX-1261] Update partitioned-policies.md with note about ACL (#4411)

Update partitioned-policies.md with note about ACL
  • Loading branch information
buger authored Apr 16, 2024
1 parent 36b204b commit a2cafc7
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ Because the access rights and usage quota are enforced at policy level, you can

A partitioned policy can enforce any of these elements individually or together on a key:

* The Access Control Limit (ACL)
* The Access Control List (ACL), configured using the `access_rights` field
* When applying partitioned policies to a key, at least one of these policies needs to enforce ACL
* The Rate limit
* The Quota limit
* The GraphQL complexity (currently only query-depth limit is supported)
Expand Down

0 comments on commit a2cafc7

Please sign in to comment.