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

11 lines
334 B
Handlebars
Raw Normal View History

<WizardSection
@headerText="Auth Method List"
2018-08-28 05:03:55 +00:00
@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.'
2018-08-28 05:03:55 +00:00
>
<p>
Awesome! Now you can see your new auth method in the list.
2018-08-28 05:03:55 +00:00
</p>
</WizardSection>