Documentation
¶
Index ¶
Constants ¶
View Source
const (
ProviderName = "saml"
)
Variables ¶
View Source
var ( ErrNoClusterProvider = errors.New("no cluster provider on the context") ErrUnsuportedProvider = errors.New("cluster provider not supported") ErrNoSAMLAssertions = errors.New("no SAML assertions") ErrCreatingAccount = errors.New("creating account") )
View Source
var (
ErrRequiresScope = errors.New("saml provider required to be scoped")
)
Functions ¶
func ConfigurationItems ¶
func ConfigurationItems(scopedToDiscovery string) (config.ConfigurationSet, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.