Oktopus JWT Information - Mark-Millard/oktopus GitHub Wiki

This page provides information on the JASON Web Token required by the Octopus USP Controller. The token is required to use the Octopus USP REST API.

Obtaining JWT

To acquire a JWT that can be used by the Octopus USP server, do the following:

  1. Open Oktopus USP Controller GUI in web browser and login
  2. Go to developer's tools in browser
  3. Go to application section
  4. Select local storage; drag and select the URL
  5. Get token

For example, on Chrome

Oktopus Controller JWT