How to create a IDFSession from a AWS Cognito Token
Currently one of my clients have a OTDS deploy configured to redirect to AWS Cognito sing in and redirect back,
one of my current applications currently receives the user/passwords obtains a sessions and execute a series of operations, all this in the server side, no windows for the client,
I need to migrate this flow so the the authentication happens in AWS, and with the returned token I can generate a session, is this possible in DFCs or even DFSs? another option I've been checking and can't find a solutions is using DCTM-REST, and the i cant find a way to feed the Cognito token, is there and endpoint to "translate" the AWS Congito token to a dctm usable token?
this way I am able to get the AWS token:
once I have that access token I don't know whats the next step, any help is welcome.
Answers
-
If you have an authentication handler for aws configured on OTDS, you can get an aws token and then send it (coded as base64 mime) to the token (I think) OTDS endpoint and you should get back an OTDS token that you can use with any DCTM client configured against OTDS.
You just have to fight a little bit (or not so little) with the poorly documented api to get it working
0 -
but what OTDS endpoint?
0 -
authentication → token
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 149 General Questions
- 148 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