Question
Use ASP.NET authentication with ColdFusion
Hello----
My website that I am working on uses both ASP.NET and ColdFusion. The entire site is password protected, both the ASP.NET part and the ColdFusion part. The login part is handled by ASP.NET. How can I pass the credentials provided in the ASP.NET part to the ColdFusion part (if it is possible)? It would be much more user friendly for login to only be required once (in the ASP.NET part).
If it is not possible, do you have any other suggested solutions?
Thanks for your help!
My website that I am working on uses both ASP.NET and ColdFusion. The entire site is password protected, both the ASP.NET part and the ColdFusion part. The login part is handled by ASP.NET. How can I pass the credentials provided in the ASP.NET part to the ColdFusion part (if it is possible)? It would be much more user friendly for login to only be required once (in the ASP.NET part).
If it is not possible, do you have any other suggested solutions?
Thanks for your help!