mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-17 12:07:02 +02:00
11 lines
409 B
Handlebars
11 lines
409 B
Handlebars
<WizardSection
|
|
@headerText="RabbitMQ"
|
|
@headerIcon="enable/rabbitmq"
|
|
@docText="Docs: RabbitMQ Secrets"
|
|
@docPath="/docs/secrets/rabbitmq/index.html"
|
|
>
|
|
<p>
|
|
The RabbitMQ Secrets Engine generates user credentials dynamically based on configured permissions and virtual hosts. This means that services that need to access a virtual host no longer need to hardcode credentials.
|
|
</p>
|
|
</WizardSection>
|