User roles
User roles
We are using the classic Symfony role system to manage the user roles. We have the following roles:
ROLE_USER- The default role for all users.ROLE_ADMINISTRATOR- The role for the administrators.ROLE_API_PROXY- The role for getting access to the Proxy API feature.