Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

Knox - LDAP Interaction

avatar
New Contributor

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 🙂

1 ACCEPTED SOLUTION

avatar
Guru

Hello @Uday Pai,

Knox does not provide any REST interface to modify the LDAP objects. You will need to use LDAP APIs and contact LDAP server directly.

Hope this helps!

View solution in original post

1 REPLY 1

avatar
Guru

Hello @Uday Pai,

Knox does not provide any REST interface to modify the LDAP objects. You will need to use LDAP APIs and contact LDAP server directly.

Hope this helps!