Its possible that we are working with code that doesn’t yet support our intended flow. We worked through the Auth0 and AWS documentation on connecting Auth0 to AWS. The initial authentication with Auth0 works well. But, getting the OpenID Connect to further recognize the user and generate the AWS authorization is where we are having problems.
With the current version, we can’t seem to connect the AWS User Pools/Federated Identities settings for AWS Cognito to be responding correctly.
Does anyone have experience with working code for this type of flow?
references: GitHub - aws-amplify/amplify-js: A declarative JavaScript library for application development using cloud services., Open ID Connect providers (identity pools) - Amazon Cognito, Integrate with Amazon Cognito