rabbitmq / rabbitmq-server

Open source RabbitMQ: core server and tier 1 (built-in) plugins
https://www.rabbitmq.com/
Other
12.27k stars 3.91k forks source link

Consider supporting SharedAccessTokens for outbound AMQP 1.0 connections #2536

Open kjnilsson opened 5 years ago

kjnilsson commented 5 years ago

As outlined in https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-sas#use-the-shared-access-signature-at-amqp-level

This would allow the shovel to connect to endpoints (such as Azure) supporting this mechanism.

RobBowman commented 5 years ago

Hi @kjnilsson do you know of a sample RabbitMQ config that would work to shovel messages to an Azure Service Bus queue - using any kind of authentication method?

michaelklishin commented 5 years ago

@RobBowman please search the mailing list. This is not a support forum.

RobBowman commented 5 years ago

Hi @michaelklishin where can I find the mailing list please?

michaelklishin commented 5 years ago

rabbitmq-users is a second link in Google results for "rabbitmq mailing list", a rabbitmq.com Contact Us page that has a dedicated section is the first.