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
- Follow the Micro Focus documentation to set up a Filr Server and Filr accounts for your users.
- 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.
- Go to the Turbo Server Administration site Integrations > Storage Providers page.
- Click on Add.
- Select Filr as the storage type.
- Enter the display Name for the Filr Storage Provider.
- Enter the Authentication URL for the Filr Server.
- Enter the Filr Application Id into the corresponding Client ID field.
- Enter the Filr Application Secret into the corresponding Secret field.
- Enter the full path where the service provider will be mounted. If left blank, the default
T:\{storage type}
will be used. - Save your settings. Setting changes may take a couple minutes to take affect.