open-vault/vendor/github.com/hashicorp/vault-plugin-secrets-openldap
Michael Golowka 00c1acf0e1
Vendor OpenLDAP v0.4.0 (#10996)
2021-02-25 13:00:00 -07:00
..
client Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
.gitignore Add OpenLDAP Secret Plugin (#8360) 2020-02-15 13:21:07 -05:00
LICENSE Add OpenLDAP Secret Plugin (#8360) 2020-02-15 13:21:07 -05:00
Makefile Add OpenLDAP Secret Plugin (#8360) 2020-02-15 13:21:07 -05:00
README.md Add OpenLDAP Secret Plugin (#8360) 2020-02-15 13:21:07 -05:00
backend.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
client.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
dynamic_role.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
go.mod Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
go.sum Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
path_config.go Update OpenLDAP secret engine to v0.1.3 (#9123) 2020-06-03 10:37:00 -06:00
path_dynamic_creds.go Vendor OpenLDAP v0.4.0 (#10996) 2021-02-25 13:00:00 -07:00
path_dynamic_roles.go Vendor OpenLDAP v0.4.0 (#10996) 2021-02-25 13:00:00 -07:00
path_rotate.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
path_static_creds.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00
path_static_roles.go Vendor OpenLDAP v0.4.0 (#10996) 2021-02-25 13:00:00 -07:00
rotation.go Vendor OpenLDAP dynamic secrets (#10818) 2021-02-02 11:41:47 -07:00

README.md

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/