Hello all
we have developed a DFS custom service which uses Enterprise Content Services.
Our DFS custom service is accesed by an external web application using the DFS productivity layer, that is the client sets the context and instanciates the custom service by using his own identity (user, password, repository).
The problem is that our custom service has to create a new context to user the Enterprise Content Services and we would like to use the same identity of the initial application...
Briefly... how can we get the identity that sets the external web application in our custom service to use the same user/password/repository to instanciate the Enterprise Content Services???
Thank you