Learn how to dynamically generate RabbitMQ user credentials.
management
plugin is enabled on your RabbitMQ instance. This is required for the dynamic secret to work.Open Secret Overview Dashboard
Click on the 'Add Dynamic Secret' button
Select RabbitMQ
Provide the inputs for dynamic secret parameters
15672
by default./
..*
.The three permission fields all take a regular expression (regex), that should match resource names for which the user is granted read / write / configuration permissions{{randomUsername}}
: Random username string{{unixTimestamp}}
: Current Unix timestamp{{identity.name}}
: Name of the identity that is generating the secret{{random N}}
: Random string of N characterstruncate
: Truncates a string to a specified lengthreplace
: Replaces a substring with another valueClick `Submit`
Generate dynamic secrets
Submit
button, a new secret lease will be generated and the credentials from it will be shown to you.