Skip to content

Commit d2ca86a

Browse files
committed
Remove jwt audiences from configuration
Signed-off-by: Jonathan Collinge <jonathancollinge@live.com>
1 parent 7c0fb2c commit d2ca86a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

daprdocs/content/en/operations/configuration/invoke-allowlist.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ The following tables lists the different properties for access control, policies
4040
|---------------|--------|-------------|
4141
| `defaultAction` | string | Global default action when no other policy is matched
4242
| `trustDomain` | string | Trust domain assigned to the application. Default is "public".
43-
| `audiences` | string | A list of audiences for the application's identity JWT.
4443
| `policies` | string | Policies to determine what operations the calling app can do on the called app
4544

4645
### Policies

0 commit comments

Comments
 (0)