Skip to content
Discussion options

You must be logged in to vote

There is no. RabbitMQ treats message payload as an opaque sequence of bytes. With the exception of dead lettering, the message time stamp and node stamp plugins, RabbitMQ does not mess with messages. Even then it does not touch the payload.

Authorization steps happen in the context of a protocol operation but message bodies are not present or involved at those moments.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by raphaelahrens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants