Module: Auth0::Types::ClientMyOrganizationConfigurationAllowedStrategiesEnum

Extended by:
Internal::Types::Enum
Defined in:
lib/auth0/types/client_my_organization_configuration_allowed_strategies_enum.rb

Constant Summary collapse

PINGFEDERATE =
"pingfederate"
ADFS =
"adfs"
WAAD =
"waad"
GOOGLE_APPS =
"google-apps"
OKTA =
"okta"
OIDC =
"oidc"
SAMLP =
"samlp"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load