Hi,
We have a requirement to implement single sign on for many of our enterprise applications with Documentum. These applications use DFS to execute DCTM related activities.
In the current scenario, these client applications are expected to provide the user id and password to create a context in DFS. We want to implement it in such a way that the request should only contain the user id, the token/password should be automatically retrieved from RSA cleartrust server to proceed with the authentication.
Is this feature already supported out of the box or would it involve writing a custom service to retrieve the token from the RSA server.
I have checked the SSOIdentity object but the api expects the token to already be available while creating the object.
Regards,
Yogesh