OAuth2 Credentials

Email This Issue now supports OAuth2 authentication mechanism for both Google and Microsoft accounts.

To make this work you have to create the following:

1. To manage the OAuth2 Credentials, go to the Administration configuration tab and choose OAuth2 Credentials under the OAUTH2 menu item.

OAuth2 Credentials

2. If you create a new credential configuration or edit an existing one, a dialog opens:

Edit OAuth2 Credentials

In this dialog you can find these properties:

  • Name: a custom name for this entry.

  • Client id: the Client ID of the OAuth Client Credentials created in Google Cloud Console or the Microsoft O365 Console.

  • Client secret: the Client Secret of the OAuth Client Credentials created in Google Cloud Console or the Microsoft O365 Console.

  • Authorization URI:

  • Token URI:

    • Google: https://oauth2.googleapis.com/token

    • Microsoft: custom URI generated via Azure

  • Redirect URI: this is a read-only field containing the redirect URI to Email This Issue. You can copy its value by clicking on the icon next to the input field and it should be used in the Google Console or the Microsoft O365 Console when configuring the OAuth2 Credentials. The value depends on the data residency of the Email This Issue app: US: https://jeti.addon.meta-inf.hu/admin/oauth2/callback EU: https://jeti.addon-eu.meta-inf.hu/admin/oauth2/callback

Last updated

Was this helpful?