RAM OSLC REST: Basic authentication not working with RAM.
I am trying to get the Services Catalog using the REST API with basic authentication. But it is not working.
I am sending a GET request to http://server:port/oslc/servicesCatalog and I do not get the complete catalog. What I get is a response for anonymous query. So, I feel the authentication is not happening. If I use REST Client on Google Chrome after logging in from the same browser, I get the complete catalog including the communities. But if I log out and use the Authorize header and send a basic authentication, it is not working. Can someone help me? I am also writing c# code to do the same, but it is not working.
|
Accepted answer
Answered in another post:
https://jazz.net/forum/questions/79494/ram-oslc-rest-how-to-do-form-based-authentication Kangkan Goswami selected this answer as the correct answer
|
One other answer
Be great if you can post your c# code, when you get it to work,
|
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.