I successfully configured the integration of ActiveMQ Artemis 2.4 with an
ActiveDirectory used just for authentication of the users. Integration is
done over JAAS with the
org.apache.activemq.artemis.spi.core.security.jaas.LDAPLoginModule.

Now I would like to restrict access to the queues for the users looked up in
the AD. But there will be no groups in the AD we can use for authorization
and changes in the AD are not possible.

What is the simplest way in ActiveMQ Artemis to protect queues for a list uf
users?

In Wildfly / EAP 7 we use as a workaround a local mapping file that defines
a mapping between users looked up in the AD to local roles.



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Reply via email to