authentication of rqm
![]()
hi I am a newbie in rqm, I have a created a quality management project in rqm sandbox,I want to access the project...for that authentication is required.I want to know how to do basic authentication using rqm url utility jar.I am using rqm version-5.0.2.
|
One answer
![]()
I would suggest using the source code (see com.ibm.rqm.cleaner.internal.client.JazzHttpClient.login(String, String, String, String)) in the OSLC Cleaner Utility (see https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api#OSLC_Cleaner_Utility). However, the CLM sandbox on jazz.net disables RQM Reportable REST API requests.
|