Module: Auth0::Types::ConnectionProtocolBindingEnumSAML
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_protocol_binding_enum_saml.rb
Constant Summary collapse
- URN_OASIS_NAMES_TC_SAML20BINDINGS_HTTP_POST =
"urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST"- URN_OASIS_NAMES_TC_SAML20BINDINGS_HTTP_REDIRECT =
"urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values