Using ADFS 3.0 with MVC 6 (ASP.NET 5) After struggling with this requirement for more than a day, and reading too much information about the OAuth2 protocol, I finally was able to accomplish it, and thought it will save some time to document the process for future use. So here are the required steps: Create a new project with Visual Studio 2015 Create […]