Generating Access Tokens

Any user who is logged in to TIBCO Control Plane, can generate OAuth access tokens.

    Procedure
  1. In TIBCO Control Plane, click Settings menu.
  2. From the navigation pane, click OAuth Token.
  3. To add a new token, click the Generate OAuth token button.

  4. In the Generate OAuth token window, specify a token name.

    Note: Note that the token names are case-sensitive and must be unique.
  5. Specify the duration of token validity in minutes, hours, or days.

  6. Click Generate.

Result After you click Generate, the access token is generated and you must save it securely. Currently, you can only view and copy to clipboard the token's value. You can use the token to authorize your API calls. The system can only verify a token's validity but does not save tokens in recoverable format.