Hello,
where you done this ?*. I've tried adding (" ") and (' '), but it didn't
worked out. *
You can do this by adding an authorizationEntry for each user.
<authorizationPlugin>
<map>
<authorizationMap>
<authorizationEntries>
<authorizationEntry topic="client1.some.topic.>" read="client1"
write="client1" admin="AMQ-admin,client1" />
<authorizationEntry topic="client2.some.topic.>" read="client2"
write="client2" admin="AMQ-admin,client2" />
</authorizationEntries>
</authorizationMap>
</map>
</authorizationPlugin>
Kind regards.
*BENNOUR HASSEN*
*SOA **Architect **/ **Java **Software Engineer*
2016-08-01 3:11 GMT+02:00 crishel.yumul <[email protected]>:
> Thank you, Hassen! :)
> I've already configured the jaasAuth plugin...
>
> Here's my follow-up question:
> In the group.properties, I have 2 users. Client1 and Client 2. Both are
> configured to have own topic ("client1.some.topic" and
> "client2.some.topic"). But upon running my broker, my broker console only
> shows the client2.some.topic.. I've tried adding (" ") and (' '), but it
> didn't worked out.
>
> Now, is there any way I can command my broker to authorize the 2 users with
> their own topic name? So that the web console can display both their topic?
>
> Thank you! Hope there will be an answer. It will be greatly appreciated!
>
>
> Regards,
> Crishel Yumul
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/For-each-user-group-properties-tp4714741p4714892.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>