Enum GitHub::IdentityProviderConfigurationState
The possible states in which authentication can be configured with an identity provider.
Enum Values
ENFORCED
Authentication with an identity provider is configured and enforced.
CONFIGURED
Authentication with an identity provider is configured but not enforced.
UNCONFIGURED
Authentication with an identity provider is not configured.