conjurdemos / conjur-intro

Miscellaneous utilities that make it easier to make, manage, and run demos
Apache License 2.0
10 stars 11 forks source link

Update LDAP demo to use secure LDAP authentication #21

Closed micahlee closed 5 years ago

micahlee commented 6 years ago

This PR adds LDAP authentication to the LDAP integration demo using a secure (TLS) LDAP connection.

Connected to #23

sgnn7 commented 6 years ago

@micahlee Just a heads up that the ./start on this branch doesn't seem to work

+ ./cli conjur variable values add conjur/authn-ldap/ldap-server/tls-cert
Logged in
{"error":{"code":"not_found","message":"Variable 'conjur/authn-ldap/ldap-server/tls-cert' not found in account 'demo'","target":"variable","details":{"code":"not_found","target":"id","message":"demo:variable:conjur/authn-ldap/ldap-server/tls-cert"}}}
error: 404 Not Found