rabbitmq / rabbitmq-oauth2-tutorial

Explore integration of RabbitMQ with Oauth 2.0 auth backend plugin
42 stars 23 forks source link

Add Azure AD use case #8

Closed baptistedaroit closed 2 years ago

baptistedaroit commented 2 years ago

Hello!

As discussed in issue #2605, here is a pull request to add a tutorial about how to integrate with Azure AD.

This is for now only focusing on accessing the RabbitMQ Management UI.

Thanks.

michaelklishin commented 2 years ago

Thank you! It's a substantial amount of work. It will take some time to review as well :)

baptistedaroit commented 2 years ago

@MarcialRosales

I have updated the initial proposition to be easier and compliant with a local implementation (ie using localhost):

This should be quite simple now to follow this tutorial.

HTH.

MarcialRosales commented 2 years ago

Hi @baptistedaroit , it does help a lot. I am hoping to merge your PR after I use your guide today. Thanks !

baptistedaroit commented 2 years ago

Thanks!