Saving credentials to Amazon Cognito

Following the guides here : Integrate with Amazon Cognito & Adding OIDC identity providers to a user pool - Amazon Cognito

I’ve tested the OIDC IdP configuration successfully. But I still can’t see that on login with Auth0 any credentials are sent to AWS Cognito. As the user pool still has no users.

Please advise as the docs aren’t clear especially on:

Finally, grab the ARN of the role that was automatically created in the previous step from the IAM console this value will be used when sending credentials to Cognito.

There is no instruction on what to do here or in the AWS docs.

I am using the react-native-auth0 library for a react-native app.

1 Like