Hello! I need to setup hundreds of ACLs that lets users create/publish/subscribe to only their own queues. Is it possible to create a ACL rule like this:
"acl allow publisher all queue name=myqueue.${username}"
Where ${username} is replaced by the authenticated username. That would be very
useful or maybe there is some other way of solving this.
Best,
Jonas
