Creating an OAuth Client

After creating the OAuth consent on the Google API Console website, continue with creating an OAuth client and obtaining the client ID and client secret that you need for the configuration in GENESIS.

To create an OAuth client ID:

  1. In your web browser, sign in to Google API Console using your Gmail account and open your project.
  2. In the menu in the left panel, select Clients, and then click Create client on the top bar menu.

  3. In the next dialog in Application Type, select Desktop app.
  4. Enter a name of the application (client) and click Create.

    The OAuth client created dialog appears.

  5. Copy the client ID by clicking in the Client ID section and save it for later use. Do the same in the Client secret section.

    Alternatively, click Download JSON to save all the details as a .json file.

    You will no longer have access to the client secret after you close the dialog, so make sure the information is securely stored.

    When finished, click OK.

  6. In the left panel, select Audience and click Add Users in the Test users section.

  7. Enter the email address to be used for address setting in the SMTP template, and then click Save.

What's Next?

Adding Gmail OAuth Security Settings to GENESIS