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

Disable User related feeds

Hello!
I've searched the forum, but did not find anything that fits.

Is there a possibility to disable the feeds which are directly related to single User events?
In the Eclipse Client I am able to 'Subscribe to Events Generated by User'. Just to know, I am asking if it would be possible to disable this functionality.

Thanks in advance!

0 votes


Accepted answer

Permanent link
Hi Christian,
I don't believe there is any option to disable these in the Eclipse client, but it would be possible to block them at you RTC server if you have an HTTP server in front of it.  The requests for a user feed look like this:
https://jazz.example.com:9443/jazz/service/com.ibm.team.repository.common.internal.IFeedService?provider=usermodified&user=acho

If you have an HTTP server in front of your RTC app server, you can configure it to block requests for these feeds, rather than pass them on to the RTC sever. This isn't a perfect solution, as someone could still try to configure it from the client, and would get something like a 403 Forbidden response code.
 

Hope this helps.
Christian Lindemann selected this answer as the correct answer

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
× 6,126

Question asked: Jul 16 '12, 4:47 a.m.

Question was seen: 3,474 times

Last updated: Aug 15 '12, 3:09 a.m.

Confirmation Cancel Confirm