Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

LDAP Policy throwing "com.unboundid.ldap.sdk.BindRequest - Internal Server Error

We are trying to use LDAP policy with external LDAP for authentication.

We followed steps provided in https://docs.apigee.com/api-platform/reference/policies/ldap-policy

and also created LdapResource "ldap1" by using curl command as per document.

We have also added UnboundID LDAP SDK jar file as per the document

Belowldap-policy.txt is the LDAP policy we have attached.

When testing throw postman got below exception.

{ "fault": { "faultstring": "com/unboundid/ldap/sdk/BindRequest", "detail": { "errorcode": "Internal Server Error" } } }

Please help me out to resolve this issue and let me know if i am doing wrong.

0 4 597
4 REPLIES 4