Symfony2 - Dynamic Role Management
问题 I'm working on a CRM which will feature advanced authorization and the management of users in groups that have a specific role in the system. Basically, what I'd like to do is this: Manage Dynamic Authorization for (Domain) Models / Controllers / Action Manage Dynamic Authorization For Objects and Fields. I know about ROLE_xxxx in the security.yml file but I'd rather not hardcode the roles. For example, I'd like to have a sort of matrix/grid where a super administrator can create custom