Module: Auth0::Types::EventStreamCloudEventConnectionCreatedObject3OptionsIdpinitiatedClientProtocolEnum

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

Constant Summary collapse

OIDC =
"oidc"
SAMLP =
"samlp"
WSFED =
"wsfed"

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