-
REST API OTDS
is there a documentation that explains all the status error code? below is an example { "status": 1013, "error": "Not a OTDS SSO ticket", "error_details": null }
-
ExStream and CAS - possibility of log navigation
Good morning I recently switched to Exstream 16.6 with the new versioning management done on CAS.Before this milestone, with Streamserve CF4, to manage versioning we used the TortoiseSVN software, with which we performed the checkins and updates of the releases and every time the commit (checkin) was executed a comment log…
-
OTCS RestAPI: how to authentication a user which is in an Async Partition with SAML2.0?
Hi guys, When I access OTCS, SSO happens with SAML2.0. So far so good. Problem: When I try to use the OTCS RestApi (api/v1/auth) I always get "invalid username/password specified". I tried all the combinations playing around with the account domain, but can't find a way to make it work. Note: The request works fine if I…
-
Exstream API and OTDS Token
Hi, Using OTDS how to get Bearer Token for API Authentication. And, what is expiry time limit for token.
-
DCTM REST authentication via SSO
Has anyone managed to get DCTM REST working via SSO authentication? i.e. a small web app which uses DCTM REST via SSO authentication (SAML, Kerberos, OTDS or any other method). I've got BASIC auth working. Any help, example, documentation or a point in the right direction would be much appreciated. Many thanks
-
Session management (CE 22.4)
I am looking for official documentation regarding session management on opentext exstream / OTDS The information I am looking for (from official source) pertains to: request cookies, session ids, timeouts parameters, etc Ty
-
OTDS Push Connector API - how do you increase response timeout
We are working developing pushconnector, Our login API responded in responded 200 in 11789.7003 ms (11 seconds), Generic restime api has below log. synchronized resource Pushconnector (42cb96c6-1695-428b-87b7-e5a92176cc7c). Reason: jakarta.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out Other…
-
OTDS Push Connector API - how to increase response timeout of OTDS Generic RestAPI
We are working developing pushconnector, Our login API responded in responded 200 in 11789.7003 ms (11 seconds), Generic restime api has below log. synchronized resource Pushconnector (42cb96c6-1695-428b-87b7-e5a92176cc7c). Reason: jakarta.ws.rs.ProcessingException: java.net.SocketTimeoutException: Read timed out Other…
-
Using OTDS Impersonation REST API
Hi I am developing a solution where I need to Impersonate users in eDOCS. eDOCS is set up as a Resource in OTDS. I tried the API call "/authentication/ticketforuser" and I got a ticket for a specific user. When I try to use that ticket as "X-DM-DTS" in the header when calling eDOCS REST API I…
-
Admin server test connection error
We are installing Content Server 23.3 in a new environment (previously we have installed OTDS 23.3 in another server successfully); when we try to make a test connection with OTDS, it appears a Java lang error: timeout (from both sides: CS to OTDS and OTDS to CS). We can see OTDS web page from a browser in CS Server and…