Versions Compared

Key

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

...

Configure Amazon Cognito

Status
colourPurple
titleAmazon Cognitoexternal

Info

If you are using SCIM with your provider, make sure to check out the documentation for configuring this before proceeding. It might be that you need to configure this first or at the same time as setting up OIDC.

...

  • Under Enabled Identity Providers, select relevant identity providers. In our example, we select all providers.

  • In the Callback URL(s) field, enter the callback URL value that we you copied from the prepare step in the Kantega SSO wizard.

  • Under Allowed OAuth Flows, check Authorization code grant.

  • Under Allowed OAuth Scopes, check email, openid, and profile.

Save changes.

...

Go back to the Kantega SSO wizard.

3. Metadata

In the Metadata step, replace the {region} and {userPoolId} placeholders in the Discovery URL with the Pool Id saved from AWS Cognito in the previous step. {region}is the first part of the Pool Id value.

...

In this step, you need to insert the App client id and the App client secret we saved earlier (in step 2).

...

6. Summary

Confirm Check that everything looks good .and submit your setup (smile)

...

Test

Test that logging in with Amazon Cognito works as expected. This will help identify if there are any issues with the configuration. Follow the steps to perform the login test.

...