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)
-
0
Hi @tugrulkarakaya,
Does the user you are trying have a valid values on AbpUsers table for
- IsPhoneNumberConfirmed
- IsPhoneNumberConfirmed (true) ?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
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?
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
1
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".
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)