-
Configure/Enable OTDS to create and include OAuth access_token in header
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 Content Server users only. I have managed to get the OAuth server up and running and use Postman to pass the login credentials…
-
Changing the OTDS server
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 and cannot be changed. Does anyone know how you can change the OTDS server without having to reinstall OTAG?
-
OTDS REST API PATCH /users/{user_id}
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 update users phone number,lastname and extrattr0 values using PATCH method. The phone number,lastname and extrattr0 get…
-
AppWorks Gateway Setup - OTDS setup failure
I am trying to setup the AppWorks Gateway server for development purpose. I followed the steps given in "Appworks Gateway 16.5 installing". Managed to reach till the otds configuration step. At otds configuration I have tried both the options but end up with the below error. can anyone help me to resolve this issue? ERROR…
-
Creating Node Timeouts & Performance
Hi, I'm currently uploading documents through the API using the create node endpoint. Every so often when documents are being creating, the API call will take upwards of 300+ seconds, DTU consumption % will shoot up 10% and then the document will either fail or be created and move on. What's interesting is if i run…
-
OTAG 16.6 to have SAML 2.0 Support?
We are looking to implement Content Server Mobile with support for multi-factor authentication with ADFS. I understand that OTAG 16.6 will have SAML 2.0 support so we can use ADFS with mult-factor for authentication. Is that correct? And I know you can't give me a definitive date of when 16.6 will be released, but can you…
-
Single sign on is not working
We are using Appworks Gateway version 1.2.1 ( 16.2.1 ) and deployed the TempoBox , The single sign on is configured but only works for the content server and is not working on the Tempobox. I checked and found patches for the content service and tried them but with no luck. Any help will be much appreciated .
-
Fetch groups from a specific OTDS partition using filter parameter
Hi, Can we fetch all the otds groups of specific partition by using where_filter parameter of the below API. /otdsws/v1/groups?where_filter=%querystringtoidentifypartition%. Thanks
-
Tempo Box - External users not receiving email notification
Hi All, We are trying to send invitation to external users to access the shared tempo box folders. While sharing , the email notification is not being sent to the external user however User has been created in the OTDS with proper userid and email address. We have configured SMTP details in both the places (Appsgateway and…
-
Examples on using Rest API on OTDS to modify existing users attributes
Hi, I have started working with OpenText and the development for OTDS. For the beginning it would be very helpful to me if there are some existing examples on how to connect to a server (OTDS) and on how to modify attributes of users within a partition. If some of the more experienced developers could provide me with some…