Versions in this module Expand all Collapse all v1 v1.5.1 Feb 8, 2017 v1.5.0 Oct 23, 2016 Changes in this version + func GenerateSelfSignedCert(t *testing.T, host, certPath, keyPath string) + type OIDCProvider struct + Mux *http.ServeMux + PCFG oidc.ProviderConfig + PrivKey *key.PrivateKey + func NewOIDCProvider(t *testing.T, issuerPath string) *OIDCProvider + func (op *OIDCProvider) ServeTLSWithKeyPair(cert, key string) (*httptest.Server, error)