This commit adds a test to check the MQTT client is properly propagated
to the authentication and authorization backends.
References rabbitmq/rabbitmq-server#1767
Note this PR uses a mock authn/authz to record calls during the test. The file is added to the main source directory to make the broker start properly (test modules are not available in the broker startup).
This commit adds a test to check the MQTT client is properly propagated to the authentication and authorization backends.
References rabbitmq/rabbitmq-server#1767
Note this PR uses a mock authn/authz to record calls during the test. The file is added to the main source directory to make the broker start properly (test modules are not available in the broker startup).