Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type Authenticator struct + func NewAuthenticator(providerName string, config *Config, mapper authapi.UserIdentityMapper) *Authenticator + func (a *Authenticator) AuthenticateRequest(req *http.Request) (user.Info, bool, error) + type Config struct + EmailHeaders []string + IDHeaders []string + NameHeaders []string + PreferredUsernameHeaders []string + func NewDefaultConfig() *Config v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017