ReportableRestAPI Authentication
Hello Guys,
I am trying to authenticate to this kind of API link https://server:port/rm/publish/resources?projectName=JKESample
using basic authentication but i get an error. It can not be authenticated. How do i authenticate with this? I am trying to use Power shell to download xml data.
|
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Aug 23 '19, 3:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER See https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding and see Authentication of a native client with a Jazz-based application on that page. Ralph Schoon selected this answer as the correct answer
Comments
Piku piku
commented Aug 23 '19, 1:00 p.m.
Thank you. Your blog is helpful. I will try and let you know if i could make it work. |
One other answer
Hi Ralph,
Thank you so much for your response earlier, I will try it tomorrow.
I have another question.
I am so new to doors next gen or any other IBM product.
I heard that OSLC API can be used to even update doors next gen data from our APP.
Can you guide me about using OSLC? what editor or tools i use or how do i call OSLC API?
Thanks in advance.
Comments I only have made this experience: https://rsjazz.wordpress.com/2019/03/07/type-system-manager-part-2/
The linked articles on jazz.net provide what I know. The API landing page provides more. You can search for OSLC on this site and the internet. There is a lot of information available out there.
|
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.
Comments
Or if anyone has information, sample project to use these API would be great.