Skip to content

Commit

Permalink
chore(wts-script): Updated kube-setup script to include new field (#2318
Browse files Browse the repository at this point in the history
)

Co-authored-by: Edward Malinowski <edwardmalinowski@Eds-MacBook-Pro.lan>
  • Loading branch information
emalinowski and Edward Malinowski authored Aug 14, 2023
1 parent bc3cb2c commit b7868ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gen3/bin/kube-setup-wts.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ new_client() {
"oidc_client_id": "$client_id",
"oidc_client_secret": "$client_secret",
"aggregate_endpoint_allowlist": ["/authz/mapping"],
"external_oidc": []
}
EOM
Expand Down

0 comments on commit b7868ab

Please sign in to comment.