OTDS Authentication with Cognito token
I`m having problems authenticating AWS Cognito users, I need to do operations in the repository with their credentials, and I cant find a way to create a IDFSESSION,
I can take their credentials, authenticate then against aws and get an access token, but I can`t find an example to take that token, and pass it to DFCs, DFSs or DCTM Rest,
Checking OTDS webservices I found these endpoints /otdsws/services/Authentication?wsdl, can I use any of these endpoints to translate the AWS token to a DCTM ticket, a otds token on any other way to have access to the repository functionality,
are DFCs capable of taking a token string and instantiate a session?
Answers
-
Hi, this should be more or less clear (depending on the Documentum version). In theory, if I understood you correctly, what you have is an external authentication handler configured with AWS Cognito. This returns a token that you need to use as input parameter to OTDS authentication/token endpoint. This will return an OTDS token.
Then you can use that token/ticket as password with the prefix dm_otds_token=<token> or dm_otds_ticket=<ticket>
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 152 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories