Registry / auth / hashicorp-vault-plugin-secrets-openldap

hashicorp-vault-plugin-secrets-openldap

JSON →
library0.17.0gogounverified

A HashiCorp Vault plugin for managing OpenLDAP secrets and dynamic credentials.

go get github.com/hashicorp/vault-plugin-secrets-openldap
INSTALL
IMPORT
SIG · HASHICORP-VAULT-PL
H
hashicorp-vault-plugin-secrets-openldap
authgov0.17.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

openldap
github.com/hashicorp/vault-plugin-secrets-openldap

Initialize the OpenLDAP secrets plugin

package main import ( "github.com/hashicorp/vault-plugin-secrets-openldap" "github.com/hashicorp/vault/api" ) func main() { client, _ := api.NewClient(nil) plugin := openldap.NewPlugin() _ = plugin _ = client }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.17.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
hashicorp-vault-plugin-secrets-openldap — go get hashicorp-vault-plugin-secrets-openldap · libregistry