Is it possible to authenticate across multiple repositories within a server plugin?
![](http://jazz.net/_images/myphoto/ac73e94b364a9a7bc1d32e47f32221d8.jpg)
We have a server side plugin already working that will create a related work item, and link it back to the original work item.
The problem we are having is expanding on this to have the related work item created on different repository with a related change request. The two repositories are friended and are setup with Single Sign On so users can jump between the differnet repos without having to log in again.
Is there a way to grab the current user context and use it to connect to the second repository?
The problem we are having is expanding on this to have the related work item created on different repository with a related change request. The two repositories are friended and are setup with Single Sign On so users can jump between the differnet repos without having to log in again.
Is there a way to grab the current user context and use it to connect to the second repository?