You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently authentication with the RabbitMQ broker is supported with the username and password options for the RabbitMQ Input plugin only as plain strings, and not with secretstore support even though they can be considered vital secrets.
Expected behavior
RabbitMQ input should support secretstore for username and password.
Actual behavior
RabbitMQ input plugin does not support using the secret store for the username and password options.
Additional info
No response
The text was updated successfully, but these errors were encountered:
Use Case
Currently authentication with the RabbitMQ broker is supported with the username and password options for the RabbitMQ Input plugin only as plain strings, and not with secretstore support even though they can be considered vital secrets.
Expected behavior
RabbitMQ input should support secretstore for username and password.
Actual behavior
RabbitMQ input plugin does not support using the secret store for the username and password options.
Additional info
No response
The text was updated successfully, but these errors were encountered: