Skip to content
Discussion options

You must be logged in to vote

Modern RabbitMQ versions will close all existing connections when a user or virtual host is deleted.

Permissions are cached for N latest operations by channels, and there is a caching authN/authZ backend, but any reasonably realistic client would run into a permission violation exception soon enough.

If you really want an app to not be able to access something, delete the credentials it uses.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@michaelklishin
Comment options

@michaelklishin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants