0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
402 B
Handlebars
11 lines
402 B
Handlebars
<WizardSection
|
|
@headerText="LDAP"
|
|
@headerIcon="ldap"
|
|
@docText="Docs: LDAP Authentication"
|
|
@docPath="/docs/auth/ldap.html"
|
|
>
|
|
<p>
|
|
The LDAP Auth Method allows authentication using an existing LDAP server and user/password credentials. This allows Vault to be integrated into environments using LDAP without duplicating the user/pass configuration in multiple places.
|
|
</p>
|
|
</WizardSection>
|