Imports github.com/coreos/go-oidc/jose github.com/coreos/go-oidc/key github.com/coreos/go-oidc/oidc Standard library imports bytes crypto/rand crypto/rsa crypto/tls crypto/x509 crypto/x509/pkix encoding/json encoding/pem fmt io/ioutil math/big net net/http net/http/httptest net/url os path path/filepath testing time