-
As you can see in my previous post , I am currently working on securing an ASP.NET MVC Web Application based on OWIN. Because of that is this post some sort of continuation of my previous one. So, my Web Application in pure Single Page Application that works on AngularJS and is being generated by a Gulp...
-
In this Post I will (try to) shortly explain how to Implement Web Sign on with Active Directory Federation Services under ASP.NET MVC and OWIN/Katana as Middleware. There is plenty of Resources (read Code Snippets) on the Net about this subject, but what I actually found as important as the Code Snippets...