Managing Security Tokens

When you log in to the Web User Interface, FME Server grants you a security token to use the Web User Interface for a period of 30 minutes. However, FME Server automatically extends this period if you remain logged in for more than 25 minutes. To view your token ID and expiration, click the User Settings icon, and select Manage Tokens > Session Tokens.

To remove, disable, or enable a session token, select it and click Actions > Remove, Disable, or Enable.

Note: Expired session tokens cannot be enabled or disabled.

Working with API Tokens

For development purposes, you can create and manage tokens that allow unauthenticated access to FME Server.

To get started, click the User Settings icon, and select Manage Token > API Tokens.

To Create an API Token

  1. Click New or, to duplicate an existing token, select it and click Actions > Duplicate.
  2. On the Create (or Duplicating) API Token page, specify a token Name, Description (optional), Expiration, and Enabled status.
  3. To grant the user of the token all permissions of the current user, slide the All Permissions control to the right. Otherwise, configure the permissions as desired.
  4. WARNING: To guarantee the security of the FME Server, ensure a token's permissions are configured so that it can be used only for its intended purpose, such as running a particular workspace.

  5. Click OK.
  6. Click Download to save the token. After the token downloads, click OK.

To Update an API Token's Expiration or Description

  1. Click on the token to open it.
  2. On the Editing page, update the Description and/or Expiration, and click OK.

To Remove, Enable, or Disable an API Token

Select the token and click Actions > Remove, Enable, or Disable.

Alternatively, to enable or disable a token, click on the token. On the Editing page, update the Enabled status, and click OK.