Wednesday, 28 August 2013

MVC 4 - Mix cookie and URL parameter authentication

MVC 4 - Mix cookie and URL parameter authentication

References

Reference NO 1

http://stackoverflow.com/questions/15194488/mvc-4-mix-cookie-and-url-parameter-authentication

Reference NO 2

http://blogs.msdn.com/b/rickandy/archive/2012/03/23/securing-your-asp-net-mvc-4-app-and-the-new-allowanonymous-attribute.aspx

Reference NO 3

http://asp.net.bigresource.com/Add-per-request-token-based-authentication-to-mvc-site-40M9ru7Ko.html

Reference NO 4

http://www.bradygaster.com/custom-authentication-with-mvc-3.0

Reference NO 5

http://www.codeguru.com/csharp/.net/net_asp/mvc/using-simplemembership-in-asp.net-mvc-4.htm

Reference NO 6

http://msdn.microsoft.com/en-us/magazine/ff872350.aspx

Reference NO 7

http://blog.yojimbocorp.com/2011/06/26/facebook-connect-authentication-injected-into-asp-net-mvc-3-forms-authentication/

Reference NO 8

http://mvolo.com/iis-70-twolevel-authentication-with-forms-authentication-and-windows-authentication/

No comments:

Post a Comment