Spotfire® Server and Environment - Installation and Administration

Configuring Spotfire Web Clients for OAuth2 with Spotfire Community

To use functionality that integrates with the Spotfire Community in Spotfire web clients, you must configure your Web Player service on the Spotfire Server by registering it as an OAuth2 client on the Spotfire Community site. This will make it possible to use the Add-ons browser on the Files and data flyout, where you can browse for and download add-ons and demos available on the Spotfire community.

Procedure

  1. On the computer that runs Spotfire Server, open a command-line interface. (See also Executing commands on the command line.)
  2. Export the current configuration using the export-config command.
  3. To create an OAuth2 client registration on the Spotfire Community, and get registration information, run the command register-as-spotfire-community-client.
    Example:
    config register-as-spotfire-community-client -Cinfo@example.com
  4. Import the updated configuration using the import-config command.
  5. Restart the Spotfire server.