What are people using for 2FA / 'trust this device...
# cfml-general
s
What are people using for 2FA / 'trust this device' & text a code to a phone number? rolling your own? auth0? something else?
r
We have used texting a code to a phone number and OAuth.
t
We rolled our own, creating/managing the code ourselves and then send via twilio/sendgrid.
s
Yeah it seems pretty easy to do
d
We're moving to Okta SSO, which provides that and other stuff.
d
Did a search in forgebox and this came up. Maybe it is helpful? https://forgebox.io/view/totp
f
I’ve used authy from Twilio before. Worked well.
h
Using CF's builtin SAML2 package with my university's Shibboleth SSO and Duo MFA.
t
DUO with their AD integration, so no code changes other than pointing to a new server