open-vault/ui/app/templates/components/wizard/auth-list.hbs
2019-03-29 18:29:48 -06:00

11 lines
334 B
Handlebars

<WizardSection
@headerText="Auth Method list"
@docText="Docs: Authentication Methods"
@docPath="/docs/auth/index.html"
@instructions='Click the ellipsis menu for your method and then click "View configuration" to see its details.'
>
<p>
Awesome! Now you can see your new Auth Method in the list.
</p>
</WizardSection>