It's all about the answers!

Ask a question

OSLC java Rest client fails to authenticate with DNG server configured with SSO


Amit Kumar (38419) | asked Aug 17 '16, 6:13 a.m.

We have written a java client (using Lyo SDK) to consume OSLC rest API exposed in DNG RM .
This is unable to authenticate with DNG 6.0.2 server configured with Jazz Authorization server.
(otherwise it works fine)

Kindly help me with java code snippet which I can use to authenticate with SSO server.

Comments
Donald Nong commented Aug 17 '16, 11:48 p.m.

The problem is not SSO, but JAS. When you use JAS, the log in process is different from the usual form-based one. I don't know of any published sample codes for dealing with such situation. Maybe you can capture the network traffic in a browser when logging in, and use your code to simulate the browser.

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.