open-vault/ui/app/templates/components/wizard/okta-method.hbs
Matthew Irish 0ccc8467ec
UI ember engines (#6718)
Adds replication engine and core in-repo addon
2019-05-13 14:05:25 -05:00

11 lines
316 B
Handlebars

<WizardSection
@headerText="Okta"
@headerIcon="okta"
@docText="Docs: Okta Authentication"
@docPath="/docs/auth/okta.html"
>
<p>
The Okta Auth Method allows authentication using Okta and user/password credentials. This allows Vault to be integrated into environments using Okta.
</p>
</WizardSection>