chiefy / vaulted

nodejs based wrapper for HashiCorp's Vault HTTP API
https://chiefy.github.io/vaulted
MIT License
47 stars 6 forks source link

Feature: Enable support for `auth/ldap` Endpoints #18

Closed kenjones-cisco closed 6 years ago

kenjones-cisco commented 8 years ago

Implement, test, and document auth/ldap Endpoints

kenjones-cisco commented 8 years ago

Online LDAP test server http://www.forumsys.com/tutorials/integration-how-to/ldap/online-ldap-test-server/

(same one used by Vault team to test their backend)

kenjones-cisco commented 8 years ago

With a planned rewrite of the LDAP backend within Vault (https://github.com/hashicorp/vault/issues/546), this can be deferred until that is closer.

hashicorp/vault#546

jmls commented 6 years ago

seeing as this has all been done, is it possible to get ldap supported ?