Registering consumer keys
You can register the OAuth consumer's secret to create a new consumer key.
Before you begin
Procedure
- Log in to the Administration page of the Jazz® Team Server
or an application that is registered with the server.
- For the Jazz Team Server:
- Point your web browser to
https://fully qualified hostname:9443/jts/admin
Remember: Thefully qualified hostname
is the host name along with the DNS domain reference of the computer where the Jazz Team Server is installed. - On the Administration page, click the Server tab.
- Point your web browser to
- For an application registered with the server:
- Point your web browser to
https://fully qualified hostname:9443/application/admin
to access the application, where application is one of the following values:ccm
for Change and Configuration Managementdcc
for Data Collection Componentgc
for Global Configuration Managementqm
for Quality Managementrelm
for IBM® Engineering Lifecycle Optimization Engineering Insightsrm
for Requirements Management
- On the Administration page, click the Server tab.
- Point your web browser to
- For the Jazz Team Server:
- In the Communication pane, click Consumers (Inbound).
- On the OAuth Consumers page, in the Register Consumer section, type a consumer name to identify the server that uses the consumer key.
- Optional: By default, the server generates a consumer key, but you can choose your own key by clicking Click here to pick the consumer key instead.
- In the Consumer Secret and Re-type Consumer
Secret fields, type the consumer secret.
Note: You can use a public key as the consumer secret. Set a public key by clicking Click here to use a public key instead.
- Optional: Select the Trusted check box. Note: Trusted consumers can share authorization with other trusted consumers and do not require user approval to access data.
- Click Register. The new key displays in the Authorized Keys section of the page. Another consumer can use the key with the specified secret to communicate with this server.