I'd like to bind single queue to single user. Also I'd like to make all queues private with their own username/password. Rabbit should get credentials from database. Can someone point me the way how to organize such security.
Asked
Active
Viewed 1,232 times
1 Answers
3
What do you mean for "user" ? Application user or Software user?
I think your software have to manage the security, but you can see the RabbitMQ virtual host, for each virtual host you can define different user name and password.
Read here: https://www.rabbitmq.com/access-control.html
and here section virtual host.
Read also this post

Community
- 1
- 1

Gabriele Santomaggio
- 21,656
- 4
- 52
- 52