to navigate to open Esc to close Search by Algolia

Google integration

To allow users to login into FileRun using Google, please follow these steps:

1. Open the Credentials section of the APIs and Services Google Cloud Console section.

2. Click to Create CredentialsOAuth Client ID.

  1. Select Web application as the application type.
  2. Type the name of your application (any name you wish).
  3. Inside Authorized JavaScript origins type your FileRun website domain (if FileRun is installed at "http://www.mysite.com/filerun" type "http://www.mysite.com").
  4. Inside Authorized redirect URIs type the redirect URI which you will find using these instructions.

3. Now that you added a Client ID, you should see it in the OAuth 2.0 client IDs list on the Credentials page.

4. Click the name of your created client ID.

5. Copy both the Client ID and Client secret and configure them inside FileRun.

Note: If the application is set to Testing instead of Production under OAuth consent screen you will need to add test users and these users will be the only users that can use this integration.