Hi team,
We have configured oauth authentication in Rabbit MQ 3.11 Erlang 25
We have implemented roles and groups membership in oauth dashboard and verified the basic functionality .
But we ideally want to configure read / write configure access to users based on their group member ship within the rabbit mq config file , instead of in oauth dashboard.
Please let us know if there is any way we can configure group membership access in rabbit mq config file.
For example , user who is part of a group rmq-vhostname-read-access will have only read access to vhost "vhostname"
how can we have this configuration implemented within rabbit mq config file when oauth is enabled ?
Thanks,
Lakshmi