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

Purpose of "Jazz Team Server" consumer key

What is the purpose of the "Jazz Team Server" inbound consumer key for the Jazz dependent applications (namely, CCM and QM).
It seems that it is automatically created by the setup wizard, but when and where is it used?
And also, if it is accidentally deleted, how can it be regenerated?
I am working with RTC and RQM version 4.0.5

0 votes


Accepted answer

Permanent link
https://jazz.net/downloads/jazz-foundation/releases/3.0?p=news
Associating a pre-authorized user with a consumer key allows requests to be made by this user without additional authorization. Applications use this capability to run background administrative tasks, such as send e-mail notifications, without user intervention. Pre-authorized users can be associated with a consumer key programmatically. The OAuth Consumer Management page in the Admin UI also supports the management of consumer key properties by allowing the name, secret, pre-authorized user, and trusted values to be edited.
Depending on how you "delete" it, you may follow these instructions to re-establish the communication (or maybe just run the JTS Setup again and register the applications).
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m4/topic/com.ibm.help.common.jazz.calm.doc/topics/tservertoserverestablish.html
http://pic.dhe.ibm.com/infocenter/rtczhelp/v2r0m0/topic/com.ibm.jazz.repository.web.admin.doc/topics/tconfigoauth.html
Luca Martinucci selected this answer as the correct answer

1 vote

Comments

Thanks for the answer.

I need to know this: what are the consequences of not having this key properly configured?
Can this impact the normal functioning of the Jazz platform (by "normal functioning" I mean, connect to the applications, use them for their purposes, and use the data warehouse features)?
Or is this key necessary only for advanced, non-standard configurations?
 

Hi Luca,
If I understand correctly, if the keys are not properly configured, the Jazz applications (CCM, QM and RM) will not be working properly. During user interactions, it may prompt the user to accept such keys. For background jobs such as ETL, it may just silently fail.

I have precisely a problem with the ccm ETL jobs.

When I run them on my explicit request, they are executed.
Instead, they are not executed by nightly scheduled task, and no error is traced in the logs.
is it possible that the jts application is not able to request the execution of the ccm etl data, due to the lack of a consumer key?

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

Question asked: May 16 '14, 4:31 a.m.

Question was seen: 3,265 times

Last updated: May 20 '14, 4:43 a.m.

Confirmation Cancel Confirm