-
Secure MFT 2015 R1 with OTDS 10.5 Patch 6
Experts, We are trying to configure Secure MFT on DMZ to authenticate with OTDS which is on internal network. We are using OTDS Version: 10.5.0 SP1 with Patch 6 and Secure MFT 2015 R1. While using the internal url from the DMZ, we are getting the below error. There was a problem with your request. Please contact your…
-
Retrieve SAML assertion using OTDS
We are trying to implement SAML Authentication with OTDS 10.5 in our environment After performing the steps in “section 8.1.4: Configuration and Use of SAML Authentication” of the OTDS Installation and Administration guide, we are able to successfully login to the SAML Identity provider and get an OTDSTicket. Now we would…
-
Getting otdsticket from OTAG application
Hello, How can I get access to the otdsticket from a mobile app in OTAG? or, alternatively, how can I get it using the otag-server-common.jar library in my tomcat/lib directory? I don't want to provide credentials for it, I would like to use the otagtoken instead. Thank you for your help.
-
CS10.5 Rest API Errors
Hello, I am working on creating AWG application using Java and CS10.5 REST api. I am new to REST API. While authenticating CS10.5 User from Java code using REST API I am getting error. So I wanted to check Rest API methods input and their response. SO I used Postman REST Client in chrome. While trying Rest APi…
-
OTAG 1.2.1, OTDS 10.5 and CS10.5 settings to access CS10 demo app
Hello I have installed AWG 1.2.1 along with CS10.5 & OTDS 10.5 on server. As per AWG Installation guide it is mentioned that if you are using Internal Authentication and not OTDS then only you have to create below entry into Server.xml Initially I was not able to login and create trusted url using "otadmin@otds.admin"…
-
AWG Application acess issue from Bluestack (Unauthorized User)
Hello, I wanted to create mobile app using AWG. For that I have installed CS10.5 and OTDS 10.5 installed on server. Further I have installed Pulse module and Tempo Box CS service and have created DB links required for the CS service using CS administration on admin page. Next I have created new DB as “otag” on MS SQL 2012…
-
OTDS Authentication Service
Hi Everyone, I am trying to find the proper link to the OTDS Authentication Service. The example given here: https://knowledge.opentext.com/knowledge/cs.dll/fetch/-15106263/15106294/15106295/16376487/17990637/45500683/otds_C#.html , says the URL will be this: http://localhost:8080/ot-authws/Authentication?wsdl , but I…
-
Appworks Gateway : Unable to connect to Content Server 10 update 13
Hi there, I have setup the AppWorks Gateway successfully on a my personal laptop, and am now trying to connect it to Content Server 10 update 13. In the Settings page, I provided the Content Server URL as “http://localhost/OTCS10/livelink.exe” and clicked on the Test Content Server URL button, and the following message is…
-
OTDS Rest API Log Out
Our application logs in users by obtaining an OTDS ticket (/authentication/credentials) and using that ticket to obtain a ticket for resources (/authentication/ticketforresource). Is there a way to revoke that ticket using OTDS Rest API to enforce a log out?
-
CS10 Workflow initiation by submitting form from Appworks mobile app
I am new to Appworks gateway. I need to create application using Mobile app where I have to integrate the AppWorks with Content Sever 10. I need to submit form from Mobile app to CS10 which (event based)triggers workflow initiation. Can you tell me it is possible to trigger workflow directly from mobile app form…