It's all about the answers!

Ask a question

How can I connect to RAM repository through the Eclipse client if NTLM authentication is not supported?


Chris Lattanzi (1334) | asked Jul 02 '13, 2:44 p.m.
converted Jul 16 '13, 11:18 a.m.

Whenever I try to create a new RAM session from the Eclipse client using the following code:

RAMSession mysession = new RAMSession(https://server.com/ram.ws, "UserName", "Password");

I get an excpetion that credentials cannot be supplied for NTLM authentication.  I was told that the Eclipse client does not support the handshaking necessary for NTLM authentication and that an enhancement request is in place to fix this.

Is there a way that I connect to the RAM repository using another authentication type via the RAM API or am I out of luck until the enhancement is implemented? 

Be the first one to answer this question!


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.