When you or your users set up an Egnyte connection (needed for Egnyte connectors) on your Website as a Service website, the authorization message needs to show your brand instead of ours.
This is done by registering for an Egnyte Developer account and creating an application with Egnyte for your brand.
The steps required to do this can be obtained from Egnyte’s documentation, available here: https://developers.egnyte.com/docs/read/Getting_Started
Once Egnyte approves your application, you will be able to sign into your account at https://developers.egnyte.com/. Under the Keys section, you will be able to obtain your “Key” and “Secret”. Our platform requires this to connect to your Egnyte application. You can place these values in the Egnyte section on the platform by navigating to Platform & Billing > Branding Centre > Site Integrations.
Under the “Applications” section on the Egnyte platform, click on the “Edit” button for your application, and you will be provided with a form to set up your application’s redirect URI. This correct URI to use is located under “Redirect URL” on our platform in the same place where you need to configure your Keys (Platform & Billing > Branding Centre > Site Integrations).
The following shows what needs to go where.
nomorePAPER Web Portal | Egnyte Web Portal | |
Client ID | < | Egnyte Connect API - Key |
Client Secret | < | Egnyte Connect API - Secret |
Redirect URL | > | Edit Application - Registered OAuth Redirect URL |