Form based authentication issue using Firefox REST Client
Hello,
I tried to follow the steps in the OSLC Workshop 3.0.1.1 however I don't not get properly authenticated at my server using the REST Client plugin.
If I try to get the rootservices catalogue it seems to work fine, however if I try to get any anyother service I get "authrequired" and a html body with content "Loading..." . The header looks like this:
I'm logged in properly, therefore there seems to be some problems with the form based FF10 and Rest Client Addon 2.0.4 on CLM 3.0.1.
Does anyone know a work arround?
I tried to follow the steps in the OSLC Workshop 3.0.1.1 however I don't not get properly authenticated at my server using the REST Client plugin.
If I try to get the rootservices catalogue it seems to work fine, however if I try to get any anyother service I get "authrequired" and a html body with content "Loading..." . The header looks like this:
- Status Code: 200 OK
- Cache-Control: private
- Content-Encoding: gzip
- Content-Length: 1174
- Content-Type: text/html;charset=UTF-8 ==> should be "rdf"
- Date: Fri, 25 Jan 2013 15:42:53 GMT
- Expires: Thu, 01 Jan 1970 01:00:00 CET
- Server: Apache-Coyote/1.1
- Set-Cookie: JSESSIONID=8241D10F956FCD1F85A00DA3F997FBE8; Path=/jazz; Secure JazzFormAuth=Form; Path=/jazz
- X-com-ibm-team-repository-web-auth-msg: authrequired
Does anyone know a work arround?