open-vault/ui/app/templates/components/wizard/auth-edit.hbs

11 lines
327 B
Handlebars

{{! template-lint-disable quotes }}
<WizardSection
@headerText="Editing your Auth Method"
@docText="Docs: Authentication Methods"
@docPath="/docs/auth/index.html"
@instructions='Click the "View method" link to see its details.'
>
<p>
You can update your new Auth Method configuration here.
</p>
</WizardSection>