Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Rational DOORS Web Access OSLC oauth-request-token

 I am currently trying to use the OSLC API to retrieve the DOORS requirements using some queries. But unfortunately it does not work.

I am not able to make any request that gives any meaningful response using https://…/dwa/oauth-request-token

Another DOORS setup that is not using HTTPS, but HTTP can use the 'https://…/dwa/oauth-request-token' though, giving responses and indicating what the problem is.

So I am suspecting there must be something wrong with the setup of HTTPS SSL Certificates? 
 

0 votes



One answer

Permanent link
You need to use whatever protocol was defined in the 'dwaProtocol' parameter on the DOORS database server.  There can't be chopping and changing.  You have to use the same one everywhere or oAuth just won't work.  Same is true for the dwaHost and dwaPort parameters.    They are part of how the tokens are generated.  

I guess certs could impact, but I would look in the logs first.  server\festival\logs. I've only ever had self signed and they always work for me once I OK all the warnings.  

fyi there is sample code with the oAuth stuff here: http://wiki.eclipse.org/Lyo/BuildClient#DoorsOauthSample

HTH
Maeve


0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,019

Question asked: Jun 16 '15, 12:34 p.m.

Question was seen: 3,482 times

Last updated: Jun 26 '15, 8:28 a.m.

Confirmation Cancel Confirm