hashicorp / vault-plugin-secrets-openldap

OpenLDAP secret engine for Vault
Mozilla Public License 2.0
17 stars 7 forks source link

bug fix for rotate password when upndomain is not set #91

Closed raymonstah closed 6 months ago

raymonstah commented 6 months ago

Overview

Attempts to fix https://github.com/hashicorp/vault/issues/25249

Also adds a couple of dockertests to ensure the rotate password functionality works as expected.