diff --git a/daprdocs/content/en/operations/configuration/invoke-allowlist.md b/daprdocs/content/en/operations/configuration/invoke-allowlist.md index f9afe0299..62c3d9b62 100644 --- a/daprdocs/content/en/operations/configuration/invoke-allowlist.md +++ b/daprdocs/content/en/operations/configuration/invoke-allowlist.md @@ -40,6 +40,7 @@ The following tables lists the different properties for access control, policies |---------------|--------|-------------| | `defaultAction` | string | Global default action when no other policy is matched | `trustDomain` | string | Trust domain assigned to the application. Default is "public". +| `audiences` | string | A list of audiences for the application's identity JWT. | `policies` | string | Policies to determine what operations the calling app can do on the called app ### Policies