rabbitmq / rabbitmq-oauth2-tutorial

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

Configure scope_aliases using .conf file #35

Closed MarcialRosales closed 1 month ago

MarcialRosales commented 1 month ago

Configure oauth2 scope_aliases using cuttlefish-style in .conf rather than erlang-style in advanced.config for Okta use case.

This PR depends on another PR and https://github.com/rabbitmq/rabbitmq-server/pull/12439