Skip to content

Commit

Permalink
Enable cross-origin policy
Browse files Browse the repository at this point in the history
  • Loading branch information
jfallows committed Nov 8, 2024
1 parent 9c3d42a commit 84523fe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions amazon-msk/cdktf/web-streaming/zilla.yaml.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,15 @@ bindings:
metrics:
- stream.*
options:
access-control:
policy: cross-origin
{{#jwt}}
authorization:
auth_jwt:
credentials:
headers:
authorization: Bearer {credentials}
{{/jwt}}
routes:
- when:
- headers:
Expand Down

0 comments on commit 84523fe

Please sign in to comment.