Okta LDAP Agent in Docker
- Enter the base URL for your Okta organization (e.g. https://acme.okta.com): https://froot.okta.com
- Enter your LDAP server hostname: ldap.froot.io
- Enter your LDAP admin DN: cn=admin,dc=ldap,dc=froot,dc=io
- Enter your LDAP admin password (it will not be displayed):
- Enter your base DN: ou=Users,dc=ldap,dc=froot,dc=io
- Use SSL (y/n)? [n]: n
- Enter your LDAP server port: 50389
- Enable proxy (y/n)? [n]: n
Then watch log to visit URL and once finished you should see message: Service can now be started by typing: service OktaLDAPAgent start as root.