I have an MVC5 website whereby I want anyone to be able to view the site apart from a restricted Admin area. I have created a filter to check the users AD group which I've applied to the admin controllers and this works absolutely fine.I have an MVC5 website whereby I want anyone to