Before proceeding, you must have already set up a Google Workspace Organization for which you are an administrator.
Register an app with Google
To learn how to register a new application with Google, follow Google's Setting up OAuth 2.0 doc.
During this process, Google will generate a Client ID and Client Secret for your application. Note down this value.
While setting up your app, be sure to use these settings:
When asked to select an application type, choose Web application and set the following parameters:
βName: Molequle, or any other name
βAuthorized JavaScript origins:https://id.molequle.io
βAuthorized redirect URIs:https://id.molequle.io/login/callback
For certain Google Workspace domains, you need to enable the Admin SDK Service. To learn how, follow Google's Enable and disable APIs doc.
Next Steps
Provide Molequle Support with the following information:
Field | Description |
Google Workspace Domain | Google Workspace domain name for your organization. |
Client ID | Unique identifier for your registered Google workspace application. |
Client Secret | String used to gain access to your registered Google workspace application. |
β