Azure-Samples / active-directory-dotnet-webapp-wsfederation

A .NET MVC web application that uses WS-Federation to sign-in users from a single Azure Active Directory tenant, using the ASP.Net WS-Federation OWIN middleware.
MIT License
64 stars 52 forks source link

Existing ASP.NET MVC 3 Application Compatibility #11

Open rauonghub opened 5 years ago

rauonghub commented 5 years ago

Hi All,

We have an existing application where we will migrating our current authentication protocol from ADFSv1 to Azure AD using WS Federation. Our application has the following details:

Now my question is, is this compatible with our existing application given with the application details above?

Your immediate response is highly appreciated in this matter.

Thanks!