Description
When user attempts unauthorized anonymous sasl, using AMQP protocol, the broker can return an internal error ("amqp:internal-error") instead of the security error ("amqp:unauthorized-access") that is expected in these cases.
Source code to reproduce the issue using test testNoUserOrPasswordWithoutSaslRestrictions:
Attachments
Issue Links
- relates to
-
ARTEMIS-2431 [AMQP] Broker does not send security errors for unauthorized anonymous sasl with pipelined open
- Closed
- links to