We have set up Knox to read from an internal LDAP server. We have a requirement to modify the LDAP objects, so that we can create/modify LDAP objects on the fly. The question I have is, does Knox itself provide a REST API which we can call that talks to LDAP objects, and modifies the LDAP objects? or do we need to modify the LDAP objects directly using some LDAP APIs. I apologize if this sounds crazy 🙂