Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC - Http 408 trying to authenticate

 

I am trying to authenticate to Jazz (Rational Team Concert) using curl. I've read the documentation and many examples on how to do that.

When I try authenticating I get an HTTP 408 Request Timeout. Any ideas?

$ curl -i -k -d "j_username=myuser" -d "j_password=mypwd" "https://myserver:9443/jazz/authenticated/j_security_check"
HTTP/1.1 408 Request Timeout
Server: Apache-Coyote/1.1
Content-Type: text/html;charset=utf-8
Content-Language: en
Content-Length: 1367
Date: Fri, 03 Jun 2016 18:58:20 GMT
Connection: close

0 votes

Comments

Can you check what it actually says in the response body (it is 1367 in length).



2 answers

Permanent link
the context is now ccm, or jts, not jazz.

0 votes

Comments

Thanks for the answer Sam.


If I use ccm I get a 404 error

If I use jts I get the same 408 Request Timeout as I get using jazz


Permanent link
you saw my answer of the auth required, right
https://jazz.net/forum/questions/222851/rtc-rest-getting-authrequired-even-when-sending-userpassword

0 votes

Comments

 I did, yes. I followed both steps but still get a 408.

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,938

Question asked: Jun 03 '16, 3:06 p.m.

Question was seen: 3,241 times

Last updated: Jun 06 '16, 3:06 a.m.

Confirmation Cancel Confirm