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

How should one check for user authentication for Jazz Rational Applications?

 How to check for user authentication for each of the following Rational applications using rest Api?
* JTS
* RQM
* RTC
* RRM

i tried using 
https://<server>:<port>/rm/authenticated/identity/j_security_check?j_username=user&j_password=pass
but it only works well for JTS, other applications throw HTTP 408 error for the same URL. But once user is logged in then this link works for all the applications.
Any quick support for this please ?

0 votes



One answer

Permanent link
You should use /<context_root>/authenticated/identity for this purpose. It is explained a bit in the below article.
https://jazz.net/library/article/604

If you're using 6.0 and enable JSA SSO (although it does not appear so given the URL that you use), it changes quite significantly and no documents detailing how to handle it have been released yet.

0 votes

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,936

Question asked: Nov 13 '15, 6:19 a.m.

Question was seen: 3,942 times

Last updated: Nov 15 '15, 6:58 p.m.

Confirmation Cancel Confirm