Module: Auth0::Types::ConnectionOptionsIdpInitiatedClientProtocolEnumSAML
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_options_idp_initiated_client_protocol_enum_saml.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