Hi guys, Trying to figure out OTDS. Question 1: So there is OpenText Administration Client with OTDS “plug-in” where I can create new users/groups/particions etc. Is there a way to create a new user i…
Hello, I'm calling two webservices on AWP simultaneously, to create application entity and upload document using an otds ticket. now the problem is when using the same otds ticket twice, this error is…
I have a custom OScript REST API and I need to check the group membership of the user as I want to limit access to the API to a specific group. The group is available in the connected OTDS instance. I…
We created a REST (Generic) syncronization connector by using C# WCF REST service that returns json for the content type. When our service handles the request for the POST to the UriTemplate /auth and…
We have created a REST web service as a OTDS Push Connector and see read timeouts in the log. How do we increase the timeout time? We have already modified timeout settings on the REST service but do …
Dears we have CS working with OTDS. I have to develop a widget to integrate in other application which requires opening a CS browse widget folder in a pop up window. I am using CSUI sdk, my question i…
Hi, I am after finding out if i can secure a web service to people who have logged into OTDS first, in this particular case Content Server. We make calls to the we service via javascript and would lik…
Hi, I have been looking at: https://developer.opentext.com/webaccess/#url=/awd/blogs/13336846/oauth+20+authentication+with+otds+105+patch+6&tab=501 To look into securing an external web service to Con…
We need to change the OTDS server that our AppWorks Gateway (Version 16.3.1) server is pointing to but under Settings > General Settings, the OpenText Directory Services (OTDS) URL field is disabled a…
Hi All, We on CS 16.2.4 and OTDS 16.2.4. We are creating users using the RESTAPI POST /Users method and pass attributes like firstname,lastname username,displayname and email address. Then we need to …