Managing Security Tokens

Select the User Settings icon > Manage Token.

Access to FME Flow is controlled through security tokens. Use the Token Management page to work with security tokens in the following ways:

  • API Tokens: For development purposes, you can create and manage tokens that allow unauthenticated access to FME Flow.
  • Session Tokens: Session tokens are created automatically when you log on to FME Flow.
  • All Tokens: Users with Manage permission in User Management can view and manage the tokens of all users.

Working with API Tokens

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

To get started, select the API Tokens tab.

Working with Session Tokens

When you log in to the Web User Interface, FME Flow grants you a security token to use the Interface for a period of 30 minutes. However, FME Flow automatically extends this period if you remain logged in for more than 20 minutes and your browser window remains open. To view your token ID and expiration, select the Session Tokens tab.

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

Note  Expired session tokens cannot be enabled or disabled.

Working with All Tokens

Users with Manage permission in User Management can view and manage the tokens of all users. To view all user tokens, select the All Tokens tab. Under Filters, you can limit your view by token owner, type (API or Session), and status (Active or Expired).

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

If the token is an API token, you can click on it to view and edit its properties and permissions. For more information, see Working with API Tokens, above.