0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
312 B
Handlebars
11 lines
312 B
Handlebars
<WizardSection
|
|
@headerText="Username & Password"
|
|
@headerIcon="userpass"
|
|
@docText="Docs: Userpass Authentication"
|
|
@docPath="/docs/auth/userpass.html"
|
|
>
|
|
<p>
|
|
The Username & Password Auth Method allows users to authenticate with Vault using a username and password combination.
|
|
</p>
|
|
</WizardSection>
|