Filr

To allow users to connect their Micro Focus Filr accounts and access their My Files while running their applications, you must set up a Filr Server with accounts for your users.

Prerequisites

The Filr integration requires Filr version 4.3 or higher.

Setup Filr Server

  1. Follow the Micro Focus documentation to set up a Filr Server and Filr accounts for your users.
  2. Add the following Redirect URI:
    • https://{Web Service Root}/oauth/filr/callback/login

Configure Turbo Server

Next, Turbo Server must be configured to use the newly created Filr application. Once configured, users may connect their Filr account from the portal settings.

  1. Go to the Turbo Server Administration site Integrations > Storage Providers page.
  2. Click on Add.
  3. Select Filr as the storage type.
  4. Enter the display Name for the Filr Storage Provider.
  5. Enter the Authentication URL for the Filr Server.
  6. Enter the Filr Application Id into the corresponding Client ID field.
  7. Enter the Filr Application Secret into the corresponding Secret field.
  8. Enter the full path where the service provider will be mounted. If left blank, the default T:\{storage type} will be used.
  9. Save your settings. Setting changes may take a couple minutes to take affect.