11 lines
277 B
Handlebars
11 lines
277 B
Handlebars
|
<WizardSection
|
||
|
@headerText="Azure"
|
||
|
@headerIcon="enable/azure"
|
||
|
@docText="Docs: Azure Authentication"
|
||
|
@docPath="/docs/auth/azure.html"
|
||
|
>
|
||
|
<p>
|
||
|
The Azure auth method allows authentication against Vault using Azure Active Directory credentials.
|
||
|
</p>
|
||
|
</WizardSection>
|