Skip to main content
Skip table of contents

Creating Cognito user pool for ScanTrip integration

  1. Log in to Amazon Cognito Console at https://console.aws.amazon.com/cognito/home.
  2. On the User pools tab, click Create user pool.
  3. On the Configure sign-in experience tab, select Email and click Next.
  4. On the Configure security requirements tab, leave the settings at default or configure them according to your needs.
  5. On the Configure sign-up experience tab, leave the settings at default or configure them according to your needs.
  6. On the Configure message delivery tab, select Send email with Cognito.
  7. On the Integrate your app tab:
    1. Enter the User pool name.
    2. Select Use the Cognito Hosted UI.
    3. In Domain, select Use a Cognito Domain and enter the domain prefix.
    4. In App type, select Confidential client.
    5. Fill in the App client name.
    6. In the Allowed callback URLs section, fill in the URL of your Dispatcher Paragon Cloud Web UI followed by /oauth2/scantrip/callback .
      Example: https://acme.dipa.cloud:8443/oauth2/scantrip/callback.
    7. In the Identity providers section, make sure that Cognito user pool is selected.
    8. In the OAuth 2.0 grant types section, make sure that Authorization code grant is selected.
    9. In the OpenID Connect scopes section, select the scopes according to your needs.
  8. Review and create the user pool.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.