open-vault/vendor/github.com/hashicorp/vault-plugin-secrets-openldap
Jason O'Donnell 5eaddca426
plugins/openldap: update go mod (#9301)
* plugins/openldap: update go mod

* go mod vendor
2020-06-24 09:28:24 -04:00
..
client
.gitignore
backend.go
client.go
go.mod plugins/openldap: update go mod (#9301) 2020-06-24 09:28:24 -04:00
go.sum plugins/openldap: update go mod (#9301) 2020-06-24 09:28:24 -04:00
LICENSE
Makefile
path_config.go
path_creds.go
path_roles.go plugins/openldap: update go mod (#9301) 2020-06-24 09:28:24 -04:00
path_rotate.go plugins/openldap: update go mod (#9301) 2020-06-24 09:28:24 -04:00
README.md
rotation.go

Vault Plugin: OpenLDAP Secrets Backend

This is a standalone backend plugin for use with Hashicorp Vault. This plugin provides OpenLDAP functionality to Vault.

Please note: We take Vault's security and our users' trust very seriously. If you believe you have found a security issue in Vault, please responsibly disclose by contacting us at security@hashicorp.com.

Getting Started

This is a Vault plugin and is meant to work with Vault. This guide assumes you have already installed Vault and have a basic understanding of how Vault works.

Otherwise, first read this guide on how to get started with Vault.

To learn specifically about how plugins work, see documentation on Vault plugins.

Usage

Please see documentation for the plugin on the Vault website.

This plugin is currently built into Vault and by default is accessed at openldap. To enable this in a running Vault server:

$ vault secrets enable openldap
Success! Enabled the openldap secrets engine at: openldap/