It's all about the answers!

Ask a question

OAuth implementation for tool integration


Sajitha Yousuf (25611) | asked Dec 02 '14, 7:20 a.m.
We have enabled one of our test execution tool with OSLC QM enabled. To integrate with RQM/RTC oAuth has to be implemented. But test execution tool doesn't have any API for authentication. It expose its service as WCF SOAP service and methods for authentication.

In this case how oAuth could be implemented and how the tool could be integrated with RQM?


One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Dec 02 '14, 8:27 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi Sajitha,

You will need to implement or reuse an OAuth 1.0a client library.  There are several OAuth client libraries available.

Comments
Sajitha Yousuf commented Dec 04 '14, 7:12 a.m.

 Hi paul,


The tool doesn't have any API or methods for authentication. In this case how OAuth could be implemented?. Could you please share me some sample implementation?


Paul Slauenwhite commented Dec 04 '14, 7:28 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

RQM does not provide an OAuth 1.0a client library.  There are several OAuth client libraries (including open-source libraries) available.

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.