I have application where I want to grant or prohibited the roles to access the Controller.
Admin can change the the privilege of roles in roles management.
below is pic of role management where admin can change the privilege
How to apply Authorization on Controllers based on these dynamically changing privileges.