apiserver/vendor/github.com
Kubernetes Publisher 4df1acfefd Merge pull request #58544 from ericchiang/oidc-v2
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

oidc authentication: switch to v2 of coreos/go-oidc

Switch to v2 of [coreos/go-oidc](https://github.com/coreos/go-oidc), which uses square/go-jose to verify tokens and supports more signing algorithms.

Most of this PR removes dependencies used by the older version of github.com/coreos/go-oidc, and updates vendor files.

This PR has been tested against tokens issued by Okta, Google, and CoreOS's dex.

Closes https://github.com/kubernetes/kubernetes/issues/57806

```release-note
kube-apiserver: the OpenID Connect authenticator can now verify ID Tokens signed with JOSE algorithms other than RS256 through the --oidc-signing-algs flag.
kube-apiserver: the OpenID Connect authenticator no longer accepts tokens from the Google v3 token APIs, users must switch to the "https://www.googleapis.com/oauth2/v4/token" endpoint.
```

cc @rithujohn191 @liggitt
cc @kubernetes/sig-auth-pr-reviews

Kubernetes-commit: cdbc4fbe20c94694bc25910d54a7de52a98b6650
2018-02-27 01:30:40 +00:00
..
NYTimes/gziphandler sync: resync vendor folder 2017-07-01 08:40:15 +00:00
PuerkitoBio sync: resync vendor folder 2017-02-23 11:13:21 -05:00
beorn7/perks sync: resync vendor folder 2017-02-23 11:13:21 -05:00
cockroachdb/cmux Merge pull request #57480 from jpbetz/etcd-client-3.2.12 2018-01-07 19:52:32 +00:00
coreos Merge pull request #58544 from ericchiang/oidc-v2 2018-02-27 01:30:40 +00:00
davecgh/go-spew sync: resync vendor folder 2017-07-19 03:49:47 +00:00
dgrijalva/jwt-go Merge pull request #57480 from jpbetz/etcd-client-3.2.12 2018-01-07 19:52:32 +00:00
elazarl/go-bindata-assetfs sync: resync vendor folder 2017-02-23 11:13:21 -05:00
emicklei sync: resync vendor folder 2017-05-12 17:30:46 +00:00
evanphx/json-patch Merge pull request #47353 from apelisse/http-cache 2017-08-29 13:14:36 +00:00
ghodss/yaml sync: resync vendor folder 2017-02-23 11:13:21 -05:00
gogo/protobuf sync: resync vendor folder 2017-04-12 20:36:01 +00:00
golang Merge pull request #57480 from jpbetz/etcd-client-3.2.12 2018-01-07 19:52:32 +00:00
google/btree sync: resync vendor folder 2017-05-12 17:30:46 +00:00
googleapis/gnostic Merge pull request #47353 from apelisse/http-cache 2017-08-29 13:14:36 +00:00
grpc-ecosystem Merge pull request #57480 from jpbetz/etcd-client-3.2.12 2018-01-07 19:52:32 +00:00
hashicorp/golang-lru sync: resync vendor folder 2017-05-17 17:28:28 +00:00
howeyc/gopass sync: resync vendor folder 2017-06-13 20:48:33 +00:00
imdario/mergo sync: resync vendor folder 2017-02-23 11:13:21 -05:00
jonboulle/clockwork sync: resync vendor folder 2017-02-23 11:13:21 -05:00
json-iterator/go Merge pull request #57142 from nikhita/bump-jsoniter 2017-12-17 07:52:14 +00:00
mailru/easyjson Merge pull request #52793 from nikhita/crd-validation-conversion-tests 2017-10-16 06:49:06 +00:00
matttproud/golang_protobuf_extensions sync: resync vendor folder 2017-02-23 11:13:21 -05:00
mxk/go-flowrate sync: resync vendor folder 2017-02-23 11:13:21 -05:00
pborman/uuid sync: resync vendor folder 2017-02-23 11:13:21 -05:00
pmezard/go-difflib sync: resync vendor folder 2017-02-23 11:13:21 -05:00
pquerna/cachecontrol Merge pull request #58544 from ericchiang/oidc-v2 2018-02-27 01:30:40 +00:00
prometheus sync: resync vendor folder 2017-06-13 20:48:33 +00:00
spf13/pflag Merge pull request #53631 from dixudx/enforce_cobra_required_flags 2018-01-18 13:19:15 +00:00
stretchr/testify sync: resync vendor folder 2017-07-19 03:49:47 +00:00
ugorji/go sync: resync vendor folder 2017-02-23 11:13:21 -05:00
xiang90/probing sync: resync vendor folder 2017-02-23 11:13:21 -05:00