Redirect Uri in Cognito's "confirmUser" endpoint

2

Why doesn't Cognito provide a redirect_uri argument / querystring in confirmUser's endpoint? Most of the other ones already have it, and would make it easier to customise the message, without offering any extra options out of Cognito itself.

Would that be possible?

More info: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-userpools-server-contract-reference.html

asked a year ago214 views
1 Answer
0

This element has been identified and is on our roadmap but not supported for the moment.

As a mitigation, you can deploy your own API Endpoint that will perform the confirmation at Cognito and redirect you to a specific page.

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions