Base solution for your next web application
Open Closed

Twilio 2 Factor Auth does not shown #6489


User avatar
0
tugrulkarakaya created

I'd like to use twilio two factor auth.

I enabled twilio form code by uncommentong a line I enabled it at setting panel at host I enter Api codes to config file

but while trying to login just email and googel auth are shown. I could not manage to show Twilio Auth on the screen. anything i am doing wrong?


3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @tugrulkarakaya,

    Does the user you are trying have a valid values on AbpUsers table for

    • IsPhoneNumberConfirmed
    • IsPhoneNumberConfirmed (true) ?
  • User Avatar
    0
    tugrulkarakaya created

    After changing that value to confirmed I se eSMS validaiton on the form but How can I make phoen number confirmed via UI or at the end of any process?

  • User Avatar
    1
    BobIngham created

    In host User Management tab check "Phone number verification enabled (via SMS)". In host Security tab settings check "Enable two factor user login." under the heading Two Factor Login. Below this check "Enable SMS verification." In tenant Security tab check "Enable two factor user login.". For each user to use 2FA check "Two factor authentication enabled".