Azure / azure-servicebus-jms

Azure ServiceBus client using QPID for JMS users
MIT License
6 stars 5 forks source link

Adding aad authentication support for jms #28

Closed ksalazar-91 closed 1 year ago

ksalazar-91 commented 1 year ago

For jms we need to modify factory on client side so that we had the option of passing a token or client side of sevicebus generate a toke by providing tenant id, client id and client secrete.