Re: ARTEMIS-2751: authentication of AMQP messages

2020-06-03 Thread Justin Bertram
> For Core messages, it appears there is a way to check the provenance of a message. That's correct. > For AMQP messages, it appears there is no way to currently do this. That's also correct. > ...the question is how the product in question can get similar provenance/security information for AM

Re: ARTEMIS-2751: authentication of AMQP messages

2020-06-03 Thread Clebert Suconic
that's probably something you can do with a Plugin or Interceptor. On Wed, Jun 3, 2020 at 12:02 PM Dirkjan Ochtman wrote: > > On Wed, Jun 3, 2020 at 5:47 PM Justin Bertram wrote: > > > > I would like to better understand how this is supposed to work... > > > > What specifically do you not unders

Re: ARTEMIS-2751: authentication of AMQP messages

2020-06-03 Thread Dirkjan Ochtman
On Wed, Jun 3, 2020 at 5:47 PM Justin Bertram wrote: > > I would like to better understand how this is supposed to work... > > What specifically do you not understand? > For Core messages, it appears there is a way to check the provenance of a message. For AMQP messages, it appears there is no w

Re: ARTEMIS-2751: authentication of AMQP messages

2020-06-03 Thread Justin Bertram
> I would like to better understand how this is supposed to work... What specifically do you not understand? > ...and see if there are any improvements that could be made here. I imagine improvements could be made, but that question is pretty vague. Are you referring specifically to your suggest

ARTEMIS-2751: authentication of AMQP messages

2020-06-03 Thread Dirkjan Ochtman
Hi there, I posted in ARTEMIS-2751 about how one might check the provenance of incoming AMQP messages, but so far haven't seen any response. I would like to better understand how this is supposed to work and see if there are any improvements that could be made here. Kind regards, Dirkjan