Module: Auth0::Types::SelfServiceProfileAllowedStrategyEnum

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

Constant Summary collapse

OIDC =
"oidc"
SAMLP =
"samlp"
WAAD =
"waad"
GOOGLE_APPS =
"google-apps"
ADFS =
"adfs"
OKTA =
"okta"
AUTH0SAMLP =
"auth0-samlp"
OKTA_SAMLP =
"okta-samlp"
KEYCLOAK_SAMLP =
"keycloak-samlp"
PINGFEDERATE =
"pingfederate"

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