RQM OAuth Authentification
Hi all,
I want to write a client application that lists the Project actefact suh as TestCases,testSuites present on RQM server. I havent been able to retrieve: 1- the ServiceProviderCatalog URL in order to user the RQM ServiceProviders 2- The 3 RQM OAuth Authentification Urls Can someone please guide me on the correct way to retrieve the catalog and 3 RQM OAuth Authentification Url? And the snippet of the code of how to implement OAuth Authentification OSLC Client which call RQM server, if it is possible? Thanks . Amd |
One answer
The OSLC service providers are listed in the root services document (https://
You may also want to look at the experimental OSLC Cleaner Utility that contains code for authenticating with a RQM/RTC/RRC server and resolving the OSLC service provider catalogs (see https://jazz.net/jazz02/resource/itemName/com.ibm.team.workitem.WorkItem/61462). From the OSLC service provider catalog, you can resolve the various URLs for CRUDing/querying OSLC resources. |
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.