Module: Auth0::Types::EventStreamCloudEventUserCreatedObjectIdentitiesItemEnterpriseProviderEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/event_stream_cloud_event_user_created_object_identities_item_enterprise_provider_enum.rb
Constant Summary collapse
- AD =
"ad"- ADFS =
"adfs"- GOOGLE_APPS =
"google-apps"- IP =
"ip"- OFFICE365 =
"office365"- OIDC =
"oidc"- OKTA =
"okta"- PINGFEDERATE =
"pingfederate"- SAMLP =
"samlp"- SHAREPOINT =
"sharepoint"- WAAD =
"waad"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values