Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
We want to implement 2 factor authentication in our asp.net mvc c# application.
We are using saml2 authentication azure AD, app is created in azure and we received xml and .cer file from exchange admin.
We also have entity ID and ACS url.
What are the settings, config , code changes required in our application to achieve this 2 factor authentication.

Any help will be highly appreciated.

What I have tried:

We tried multiple ways but not resolved
Posted
Updated 23-Jun-23 0:40am
v2
Comments
Richard Deeming 5-Jul-23 4:13am    
What are the settings, config, code changes required in an application we cannot see to accomplish a task you have barely defined?

Nobody can answer that.

You need to show the relevant parts of your code, explain precisely what you have tried and where you are stuck, and provide the full details of the errors you are getting.

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