Tag: secure mvc
-
How to use Active Directory groups to restrict access to controller actions in ASP.NET MVC and make your application even more secure!
It’s been a year and one of the most popular posts in this blog still today is How To: Secure your ASP.NET MVC application and use Active Directory as the Membership Provider. In that post I promised to write about how to use Active Directory groups to restrict access to controller actions to make your…