rabbitmq / rabbitmq-auth-backend-http

HTTP-based authorisation and authentication for RabbitMQ
Other
199 stars 72 forks source link

Propagate protocol-specific context to HTTP backend #92

Closed acogoluegnes closed 5 years ago

acogoluegnes commented 5 years ago

Information like MQTT client ID is now propagated to the backend for all authentication and authorization functions.

References rabbitmq/rabbitmq-server#1767