OAuth 2.0 Client Type

In the Connector settings, the OAuth 2.0 Client Type settings are displayed by default.

  1. Enter the the following details generated in AWS setup:

  2. Credentials

    1. Client Id

    2. Client Secret

    3. Identity Pool Id

  3. Bucket details

    1. Bucket name

    2. Region

  • For steps to retrieve Client Id and Client Secret, click here.

  • For steps to retrieve Identity Pool Id, click here.

  • Click [Save]. A success message displays for successful connector creation.

  • On clicking the [Save] button, the “Authorize by” section is activated and a redirect URL is generated.

  • For authorization through Redirect URL, follow the instructions below the url: ‘Copy the url above and go to the Amazon Developer Console. Login with Amazon --> create new security profile or select an existing one --> Under “Web settings” click “Edit” and add the url below “Allowed Return URLs”.’ This generated URL needs to be copied and entered into Authorized Redirect URIs in OAuth 2.0 Client ID of created credentials in the Developer Account. (See steps to add URL in Amazon Developer Portal)

  • When the URL is copied, click the [Login with Amazon] button which will take the user to the consent screen. In this step, the user is asked to enter information indicating their agreement to the connection JXP is trying to establish with AWS. The steps for user consent screen are mentioned here.

  • Once the user consent is acknowledged successfully, the [Test connection] button is enabled. Click the [Test connection] button to confirm if the connection is established.

Last updated