Skip to content

Instantly share code, notes, and snippets.

@suman-ganta
Last active January 18, 2019 19:11
Show Gist options
  • Save suman-ganta/b48b9bbc7a863b56c73fa6e3c846b483 to your computer and use it in GitHub Desktop.
Save suman-ganta/b48b9bbc7a863b56c73fa6e3c846b483 to your computer and use it in GitHub Desktop.
apiVersion: "authentication.istio.io/v1alpha1"
kind: "Policy"
metadata:
name: "end-user-authn-policy"
spec:
targets:
- name: target-service-here
origins:
- jwt:
issuer: name-of-the-issuer
jwksUri: jwks-uri
principalBinding: USE_ORIGIN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment