3
Answers

We want to use 2 factor authentication saml2 azure ad in asp.net mvc

raj raj

raj raj

1y
520
1

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 enitity ID and ACS url.
what are the settings, config , code changes require in our application to achieve this 2 factor authentication.
Any help will be highly appreciated.

Answers (3)