Doors Next Oauth client in Java
![](http://jazz.net/_images/myphoto/ad32df9c4844d7c816bcb8abba5f523a.jpg)
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 "
Does anyone know what is this Oauth AuthURL?
Does anyone already tried to do an Oauth Client for Doors Next Gen?
Aurelien
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
![](http://jazz.net/_images/myphoto/ad32df9c4844d7c816bcb8abba5f523a.jpg)
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
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