Hello all,
I'm new to DFS and I have a question about the Context you have to create to get the ball rolling. I have a J2EE app the user logs into. Inside of that I want to provide access to data in Documentum.
The problem is that I don't know the logged in user's password - all the calls that create a context require a username, password, and repository name, AFAICT. Is there a way to effectively switch users from an administrator account to a specific user's account? Are there ways to use SSO (Kerberos or SAML) in the Context creation?
Thanks,
Bret