Click here to Skip to main content
15,884,628 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi,

I have a website portal deployed on Azure in which I need to implement Azure Multi-Factor Authentication. We are not yet sure on how we are going to provide Authentication whether using AD or a database which stores user credentials. My understanding till now about MFA is that it need authentication using AD.

Q 1.Is there any way we can use Azure MFA to provide authentication using a database and not AD as inside AD we can only have Live ID or Organisational accounts and our user are not going to be any of those?

Q 2.Can Azure MFA be used in other scenarios apart from Sign-On like user logs in to the page then goes to generate OTP and this is where the MFA hits.?
Posted
Updated 3-Feb-15 0:07am
v2

1 solution

 
Share this answer
 
Comments
Member 10755845 3-Feb-15 22:38pm    
I have gone through that but nowhere did I find any help for implementing MFA using a database and not Azure AD

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900