User-289010069 posted
I'm trying implement OpenID connect user authentication in Visual Studio 2010. I see examples for using ASP.NET Core authentication but the application was developed using Visual Studio 2010 and the .Net 4.0 framework. Is there anyway to use
Core authentication for OpenID in Visual Studio 2010? If not, is there another way to handle OpenID authentication in Visual Studio 2010? Haven't been able to find examples for older versions of Visual Studio.