Re: DefaultAuthorizationMap / AuthorizationEntry in Artemis

2021-11-10 Thread Justin Bertram
Check out security-settings plugins [1]. Let me know if that doesn't work for your use-case. There are other security components which are pluggable as well. Justin [1] https://activemq.apache.org/components/artemis/documentation/latest/security.html#security-setting-plugin On Wed, Nov 10, 2021

DefaultAuthorizationMap / AuthorizationEntry in Artemis

2021-11-10 Thread Modanese, Riccardo
Hi all, I’m trying to figure out how to move our plugins from ActiveMQ 5.x to Artemis and I was looking for an alternative implementation of AuthorizationEntry. Our ACLs are created programmatically and now we are based on DefaultAuthorizationMap ([1]) / AuthorizationEntry. Do you have any sugge