Registering consumer keys

You can register the OAuth consumer's secret to create a new consumer key.

Before you begin

You must be a member of the JazzAdmins group.

Procedure

  1. Click the Server tab.
  2. In the Configuration pane, click OAuth Consumer Management.
  3. On the OAuth Consumer Management page, in the Consumer Name field, type a Consumer Name to identify the server that uses the consumer key.
  4. In the Consumer Secret and Re-type Consumer Secret fields, type the consumer secret.
  5. Optional: Select the Trusted check box. Trusted consumers can share authorization with other trusted consumers and do not require user approval to access data.
  6. Click Register. The new key displays in the Authorized Keys section of the page. Another server can use the key with the specified secret to communicate with this server.

Feedback