It's all about the answers!

Ask a question

Doors Next Oauth client in Java


Aurelien Bobey (633) | asked Jul 28 '14, 6:22 a.m.
Hi,

I am trying to modify the DoorsOauthClient.java of the Lyo client samples that is for Doors Web Access, to make an Oauth Client for Doors Next Gen.

I am blocked at the "STEP 3". I think that it is because the last argument give to the "validate tocken" method.
I don't know what is the "AuthURL" in Dorrs Next Gen (the equivalent of the " /j_acegi_security_check " in Doors Web Access).

Does anyone know what is this Oauth AuthURL?
Does anyone already tried to do an Oauth Client for Doors Next Gen?

Aurelien

One answer



permanent link
Donald Nong (14.5k614) | answered Jul 30 '14, 12:36 a.m.
The short answer is /jazz/authenticated/j_security_check. The long answer can be found in the below article.
http://www.ibm.com/developerworks/rational/library/10/programmatic-authentication-and-certificate-handling-for-rational-team-concert-2-0/
You may also want to check out these article as well.
https://jazz.net/library/article/1197
https://jazz.net/library/article/635

Your answer


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.