Module: Auth0::Types::ConnectionWaadProtocolEnumAzureAd
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_waad_protocol_enum_azure_ad.rb
Constant Summary collapse
- WS_FEDERATION =
"ws-federation"- OPENID_CONNECT =
"openid-connect"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values