rabbitmq / rabbitmq-amqp1.0

AMQP 1.0 support for RabbitMQ
https://www.rabbitmq.com/
Other
93 stars 20 forks source link

Write sasl outcome on authentication failure #47

Closed kjnilsson closed 7 years ago

kjnilsson commented 7 years ago

When using PLAIN sasl to authenticate the connection is just closed if the user or password are invalid. It would be nicer to return a sasl outcome frame with the code set to 1.