2018-08-28 05:03:55 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="Active Directory"
|
2019-05-13 19:05:25 +00:00
|
|
|
@headerIcon="azure"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: Active Directory Secrets"
|
|
|
|
@docPath="/docs/secrets/ad/index.html"
|
|
|
|
>
|
|
|
|
<p>
|
2019-03-29 23:40:12 +00:00
|
|
|
The AD Secrets Engine rotates AD passwords dynamically, and is designed for
|
2018-08-28 05:03:55 +00:00
|
|
|
a high-load environment where many instances may be accessing a shared password simultaneously.
|
|
|
|
</p>
|
|
|
|
</WizardSection>
|