Re: Sasl authentication mechanisme

2017-10-27 Thread MillieretXavier
Hi Tim, Thx for your answer. Regards -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Sasl authentication mechanisme

2017-10-23 Thread Timothy Bish
On 10/23/2017 09:46 AM, MillieretXavier wrote: Hi all, I have a question about the authentication mechanisme, I use Activemq 5.12.3 with Karaf. I need an authentication between two application, I saw the handshake mechanism for the autentication based on SASL. ActiveMq can do only ANONYMOUS, or

Sasl authentication mechanisme

2017-10-23 Thread MillieretXavier
Hi all, I have a question about the authentication mechanisme, I use Activemq 5.12.3 with Karaf. I need an authentication between two application, I saw the handshake mechanism for the autentication based on SASL. ActiveMq can do only ANONYMOUS, or PLAIN TEXT (for my version). My question is: the