Skip to content

Commit

Permalink
Configure the default jwtPolicy (#20466)
Browse files Browse the repository at this point in the history
  • Loading branch information
lei-tang authored and istio-testing committed Jan 24, 2020
1 parent 6d01688 commit 005dc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/global.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ global:

# Configure the policy for validating JWT.
# Currently, two options are supported: "third-party-jwt" and "first-party-jwt".
jwtPolicy: "first-party-jwt"
jwtPolicy: "third-party-jwt"

# Internal setting - used when generating helm templates for kustomize.
# clusterResources controls the inclusion of cluster-wide resources when generating the charts/installing.
Expand Down

0 comments on commit 005dc98

Please sign in to comment.