Azure / azure-servicebus-jms

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

ServiceBusJms and App Registration (tenant) #20

Closed fciappa closed 1 year ago

fciappa commented 2 years ago

Hi, we have implemented ServiceBusJmsFactory to send/receive messages with Shared Access key authentication. Now we need to use Azure App Registration that requires Client ID, Client Secret and Tenant ID without losing Jms implementation. Is this possible?

Thanks, Francesco Ciappa

ivan-zaitsev commented 1 year ago

Can be implemented here #28

EldertGrootenboer commented 1 year ago

This is now available through our latest JMS package, see this announcement for more details.