Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Redirect

...

filename

...

Email This Issue now supports OAuth2 authorization protocol to access email services such as Gmail.

OAuth2 specifications define the concept of Client Credentials which is comprised of two attributes: Client ID and Client Secret.

To obtain such a credential, you must visit your email service provider’s console page and have your provider generate a Client ID-Secret pair for you. See how you can do this with Google or Microsoft.

Once you generated a Client ID-Secret pair with your service provider, you must save these credentials in Email This Issue and use them in Mail Accounts and Smtp Connections if you choose to use OAuth2 authorizations to access these services.

Client credentials (client ID and Secret) are required to access the provider and retrieve the so called Refresh Tokens and Access Tokens that ensure you’re allowed to access the service.

Without such credentials, OAuth2 authorization will not work.

OAuth2 Credentials in Email This Issue

You can find the saved credentials or create new ones on this page

...

Add a new Credential

...

Attribute

...

Description

...

Name

...

Name your credentials so that you can recognize them later

...

Service Provider

...

The email service provider like Google OAuth2 Provider

...

Client ID

...

Enter the Client ID obtained from your service provider

...

Client Secret

...

Enter the Client Secret obtained from your Service Provider completing the Client ID

...

Authorization Endpoint

...

Service Provider’s authorization service

Google: https://accounts.google.com/o/oauth2/auth

...

Token Endpoint

...

Service Provider’s token service

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

...

Callback URL

...

The URL to which the Service Provider will redirect during the authorization process.

This is relative to your Jira instance.

Info

Client Secret is stored in an encrypted form in the database.

...

On this page

...

locationhttps://docs.meta-inf.hu/email-this-issue-for-jira-server-data-center/documentation/administration/oauth2-authorizations-in-email-this-issue/oauth2-client-credentials

Thank you for visiting our old product documentation site. Note that we no longer store or update our documentation here.

Please navigate to our new documentation site and update your bookmarks accordingly. If you're looking for the former content of this page, click here.