Skip to content

Commit

Permalink
OP-16541: config change contentSecurityPolicy.
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-chekuri committed Aug 8, 2022
1 parent 131832d commit c214856
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gate-web/config/gate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ spring:
profiles: googleOAuth

security:
contentSecurityPolicy: "object-src 'none'; script-src 'unsafe-eval' 'unsafe-inline' https: http:;"
oauth2:
client:
# Set these values in your own config file (e.g. spinnaker-local.yml or gate-googleOAuth.yml).
Expand Down

0 comments on commit c214856

Please sign in to comment.