Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi all,
I developed asp.net mvc application ( no .NET Core ).
It uses WSFederationAuthenticationModule implementation with a custom db to authenticate user.

Now I have to add Azure Active Directory Authentication and at runtime I have to select which authentication method should I use.

Is it possible to do it? If yes how can I do it?

Thanks in advance,
Simone

What I have tried:

With .net core it is simple to do it but i'm not able to find a solution in ASP.NET MVC ( .NET Framework ).
Posted

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