ContainerImage.Pinniped/cmd/pinniped
Ryan Richard f15fc66e06 `pinniped get kubeconfig` refactor to use oidc.NewProvider for discovery
- Note that this adds an extra check of the response, which is that
  the issuer string in the response must match issuer of the requested
  URL.
- Some of the error messages also changed to match the errors provided
  by oidc.NewProvider
2021-05-13 12:27:42 -07:00
..
cmd `pinniped get kubeconfig` refactor to use oidc.NewProvider for discovery 2021-05-13 12:27:42 -07:00
main.go Add Go vanity import paths. 2020-09-18 14:56:24 -05:00