Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.
Hi Team,
We have a openLdap source which named as pingd but we are not able to handle the OU movement change when LCS change from active to inactive. So we are trying to use the ping directory api to update the DN. Is there any way to connect with postman and IDN tenant? Any solution will be appreciated.
Here is the link for the pingD api: https://apidocs.pingidentity.com/pingdirectory/directory/v1/api/guide/
Hi @baoussounda I have tried to append the pingD api collection in postman but can’t able to trigger the api call. Is there any link or steps to connect pingD api in postman?
Hi @Santhakumar,
After search, i found Ping Identity official documentation here : Postman but in existing collections i not see Directory api, you can look your self.
I found anoteher public Workspace that use PingDirectory collection :
Sorry, my first impression was what Ping Identity is doing in SailPoint discussions
Anyway, we do move OU when there is a change in user LCS to inactive. Perhaps, you should focus on fixing it there.
The basis of any IDM solution is to manage the user LCM, if you do some stuff outside the IDM product manually using some API calls, that doesn’t sound good.
We have tried with OU change in ldap but it’s not happening so then we decided to try the OU change through pi gone api, also does Open Ldap support OU movement or update provisioning policies?