open-vault/ui/app/templates/components/wizard/azure-method.hbs
2018-08-28 00:03:55 -05:00

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>