Hi, great work so far on this project.
I'm having an issue when running the command
docker-compose exec identity /opt/karaf/bin/client 'config:edit eu.hlavki.identity.ldap; config:property-set ldap.users.dnAttr cn; config:property-set ldap.users.baseDN CN=Users; config:update'
I get a prompt that says "Enter user:" what user is this referring to?
Hi, great work so far on this project. I'm having an issue when running the command
docker-compose exec identity /opt/karaf/bin/client 'config:edit eu.hlavki.identity.ldap; config:property-set ldap.users.dnAttr cn; config:property-set ldap.users.baseDN CN=Users; config:update'
I get a prompt that says "Enter user:" what user is this referring to?