Tokens

Tokens provide authorization for agents, users, and external systems or applications. Agents use tokens when they run process steps and communicate with the IBM® UrbanCode Deploy server and external services.

Users can use tokens with the command line interface (CLI) client instead of supplying a user name and password in certain situations. For information, see Command-line client (CLI) reference.

You can create tokens in addition to the tokens that are shipped with the product.

Follow these steps to create a token:

  1. Click Settings > Tokens > Create New Token to open the Create New Token dialog box.
  2. From the User list, select the user for the token. If you are using the token to integrate with IBM UrbanCode Release, you must specify the administrator.
  3. Specify the expiration date and time.
  4. Optional: To limit the use of the token to certain IP addresses, specify one or more IPv4 addresses in CIDR notation in the Allowed IPs field, such as 10.15.10.0/24.
    Note: If you are using clustered servers as described in Configuring clustered servers for high availability, leave this field blank.

Tokens can be used immediately after they are created.


Feedback