Hello,
I have been searching online for good examples of a web service that is used explicitly for authenticating the credentials for users. This web service needs to be able to accept calls from varoius web applications and authenticate that the user trying to gain access is authorized to do so.
Does anyone know of any C# ASP .NET 4.0 examples out there that I could pattern this after? Any help will be GREATLY appreciated, thanks!