2018-08-28 05:03:55 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="Okta"
|
2019-05-13 19:05:25 +00:00
|
|
|
@headerIcon="okta"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: Okta Authentication"
|
|
|
|
@docPath="/docs/auth/okta.html"
|
|
|
|
>
|
|
|
|
<p>
|
2019-03-29 23:40:12 +00:00
|
|
|
The Okta Auth Method allows authentication using Okta and user/password credentials. This allows Vault to be integrated into environments using Okta.
|
2018-08-28 05:03:55 +00:00
|
|
|
</p>
|
|
|
|
</WizardSection>
|