rabbitmq / rabbitmq-server

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

By @Hathoute: consider additional_scopes_key when multiple OAuth 2 backends are used #12752

Closed michaelklishin closed 3 days ago

michaelklishin commented 3 days ago

This is #12751 by @Hathoute. I'm re-submitting it so that all Actions can run with access to GH secrets.

Closes #12750.

michaelklishin commented 3 days ago

@MarcialRosales this is now ready for you to review.

MarcialRosales commented 3 days ago

Yes, I approve these changes. Thanks @Hathoute for fixing it. In fact, I was planning on just leaving the setting additional_scopes_key and deprecating extra_scopes_key just to avoid this type of problems.