- AMQ Broker - RBAC : Restrict Message Content Visibility in GUI for View Role:
There is no way to do that with `securityRoles.mops` because the console invokes the management API method browse(int,int,java.lang.String) for both listing messages and showing the message content.
Could you add a new management API method to restrict the access to the message content without causing backword compatibility issues and invoke it from the console.