I am developing a website that should authenticate users using ADFS. Basically, we have a CRM Dynamics deployed on a server, and the CRM Dynamics is having ADFS authentication. Now, I am writing a .NET website that will target the CRM Dynamics and that .NET website will be available to public.
In order to implement authentication using ADFS, I read about this blog, but most of the information are unclear.
Anyone having an experience implementing ADFS authentication in ASP.NET site?
Any help on this much appreciated.
thanks