Module: SDM::MFAProvider
- Defined in:
- lib/constants.rb
Overview
Providers responsible for multi-factor authentication
Constant Summary collapse
- NONE =
""
- DUO =
"duo"
- TOTP =
"totp"
- OKTA =
"okta"
Providers responsible for multi-factor authentication
""
"duo"
"totp"
"okta"