I am trying to create an azure b2c authentication for my Xamarin Forms Android application including multi factor authentication. With the following constraints.
- I need to restrict / hide forgot password & Sign-up option from login page.
- Multifactor – Authentication, I need only sms option. I don’t want to go with call & email option.
How I can add these restrictions to my authentication-login page?
I see below set of policies in Portal but, I don’t know how to configure it. Can anyone help me to configure this Policies.
