open-vault/ui/app/templates/components/wizard/azure-method.hbs

10 lines
275 B
Handlebars

<WizardSection
@headerText="Azure"
@headerIcon="azure-color"
@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>