User36583972 posted
Hi tonnn,
If I develop an application using forms based authentication, can I later swap it to use claims-based authentication (think AD FS)?
The following article explains how to update ASP.Net Forms Based Authentication to use Claims Based Authentication. It contains some of the source code, you can download and debug.
How to update ASP.Net Forms Based Authentication to use Claims Based Authentication:
https://blog.siliconvalve.com/2013/11/17/how-to-update-asp-net-forms-based-authentication-to-use-claims-based-authentication/
Best Regards,
Yohann Lu