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

Do I need to log off from RTC when accessing it using REST interface

When using browser to access RTC I need to log off. Not too sure how Eclipse client handles that.

When I access RTC using OSLC and REST do I need to log off. If so how? I haven't found any thing that tells me how.

Also how do I 'drain' REST output if I encounter an error when processing output?

1

0 votes



3 answers

Permanent link
Hi Lewis,
If you are using floating licenses, logging off releases this license so we recommend you logging off. Except that, it is a good practice (but I don't think it is necessary).

Handling errors in REST output is the same as handling in applications. It is recommended to handle them in any way and e.g. log out finally if you have any error.

Let us know if that helps.

0 votes

Comments

Hi Lewis,
I have created new question from your comment. It is available here: https://jazz.net/forum/questions/143418/so-how-do-i-log-out-using-rest


Permanent link
 Hi Lewis,

Hope you've figured this out by now, but i think we did:

http://server:port/ccm/service/com.ibm.team.repository.service.internal.ILogoutRestService

with the cookies in the headers. There is also http://server:port/ccm/jauth-revoke-token in rootservices doc which I would assume is the more correct way to do it.

Henry

0 votes


Permanent link

 another option might be 


 https://server:port/<app>/ibm_security_logout

where <app> is ram , ccm etc..

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
× 516
× 479

Question asked: Feb 25 '14, 3:11 a.m.

Question was seen: 7,126 times

Last updated: Oct 16 '20, 1:32 a.m.

Confirmation Cancel Confirm