Instructions for setting up a local LDAP instance
User story: I am a Liberty developer. I want to setup a local LDAP VM, so I can authenticate other local/development instances against it.
Suggested solution: Instructions to:
-
Create a VM with shipyard
-
Run an Ansible playbook to install OpenLDAP
-
Generic notes on how to reference this LDAP instance
Success:
I can visit https://source.puri.sm/liberty/ldh_developer/wikis/ldap/install and follow the instructions there to create a VM I can use as an LDAP instance. (For example, by ldh_middleware.)
Notes:
- It may be worth moving https://source.puri.sm/liberty/ldh_middleware/tree/master/conf/ldap out of Keel and into Shipwright.