rabbitmq_auth_backend_http not sending vhost nor client_id anymore with v3.12.10 #10192
-
Describe the bugWe are using vhost field for our authentication process, but this field is missing after the update from rabbitmq v3.11.18 to v3.12.10 Reproduction steps
Expected behaviorpayload should be the same between both versions Additional contextRabbitmq installed on Kubernetes v1.27 using the Operator Configuration
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 13 replies
-
This is missing one crucially important step: the plugin does or does not do that in response to what client operations?
|
Beta Was this translation helpful? Give feedback.
-
FWIW 3.12.10 MQTT plugin does pass rabbitmq-server/deps/rabbitmq_mqtt/src/rabbit_mqtt_processor.erl Lines 699 to 700 in 1f61ca8 |
Beta Was this translation helpful? Give feedback.
-
@MarcialRosales dbffccb looks suspicious (part of #9052) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Now #10200 has been merged and backported, its docker pull pivotalrabbitmq/rabbitmq:v3.12.x-otp-max-bazel |
Beta Was this translation helpful? Give feedback.
#10200