Azure / amqpnetlite

AMQP 1.0 .NET Library
Apache License 2.0
396 stars 141 forks source link

OAuth Support? #509

Open richorama opened 2 years ago

richorama commented 2 years ago

Hi, I wonder if you could help me with my use case?

I would like to build an AMQP listener which supports OAuth 2.0 authentication, in a similar way to the Service Bus. I can't see any example of this in this repo, and I'm wondering if it's possible or not?

Thanks!

miqm commented 4 months ago

+1 to this. Entra Manged identity is widely promoted across Azure, it'd be great if this library supported connecting to service bus with it.