-
Upgrading OTAC server from Tomcat 9.x to Tomcat 10.x
We are planning to upgrade Apache tomcat on our OTAC server from tomcat 9.0.105 to Tomcat 10.x . 1.Is tomcat 10 supported for my exact OTAC version which 23.3 2.Any compatibility issues with OTAC WAR files (javax → jakarta )? 3.Any knows issues reported after migrating from 9 to 10 ? 4.Are there Opentext recommended steps…
-
How to get the data about the users created and users newly added into Opentext cloud system?
Hi Team, We wanted to ingest the data about the users , groups, users associated with groups in Opentext cloud system using OTDS APIs into data lake database. First we will perform the full load for user (/otdsws/v1/users) ,groups(/rest/groups) but I am not able to find any possible to perform the delta loads based on…
-
Cloning or Copying a User in OTDS/Content Server with All Assigned Details and Groups
Dears, I would like to check if there is a way in OpenText Directory Services (OTDS) or Content Server (CS) to clone or copy an existing user so that the new user inherits all associated details, including group memberships, roles, and permissions. Regards,
-
Using OTDS for the licensing of our own products
Hi there. We hav a bunch of software connecting to Classic and/or Smartview, as well as D2-REST. Right now we use our own licensing system. Since now Documentum uses OTDS for is licensing, I was wondering if it's something we could do too. I supposed we'd need to be able to Generate a license file with the data we need…
-
Hiding or removing the 'email link' function in a business workspace in the classic view
How do I disable or remove the option for emailing a link from the classic view? This button is situated in the action bar where you can also move or delete multiple objects from the list and because it generates a link to the smart view setting I want it removed or hidden. For Folders and collections I found it is…
-
SmartView Session expired
Hi Team, When trying to access metadata/properties page in OTCS SmartView using one specific frontend server , we are getting Session expired alert, as per below screenshot. We have recently upgraded OTDS to 25.1 version since then we are facing this issue. Regards, Vishnu
-
Can I use use AD groups pushed from OTDS in OPA directly bypassing Roles?
Using a synchronized partition, I see the AD groups have been pushed to OPA. I can open the user experience Identity Framework and see the AD groups, and members of the group are populated, so I know OPA is aware of the AD group and the users who are in that group. I have lists on my Entity and use Security to limit users…
-
Multiple Auth Handler with Smartview/OTDS using SSO
Hi all, Anyone has succesfully put in place a solution that allow for using multiple Auth Handler with Smartview and OTDS, but without having the user to pick the handlre on the OTDS page? Cheers Alain
-
JWKS support in OTDS
For oAuth integration does OTDS provides jwks support, and exposes some wellknown urls that can be used to configure in spring. Can someone post the links here. If not what is the recommended approach to integrate with for OIDC and OAuth token based integration.
-
oAuth Clients in OTDS
Hey Folks, I am wondering if anyone here worked with oAuth Clients in OTDS. I tried Authorization flow and it works great. I am trying to see if Password credentials flow will work with the oAuth client that is created in OTDS. Thanks Mahesh