ldap-server/README.md
2021-03-23 20:33:57 +00:00

15 lines
230 B
Markdown

# Install
Clone this repo to a ubuntu 20.04 server
Move into the repo root
Copy the file `ldap.vars.template` to `ldap.vars`
Edit `ldap.vars` to your liking
Execute `./index.sh`
The sso server will be on `http://<IP>:3000`