1 Answer
- Newest
- Most votes
- Most comments
4
How about:
- Ensure logout_uri Matches Allowed Sign-Out URLs – Cognito requires that the logout_uri parameter matches one of the Allowed sign-out URLs configured in your app client settings.
- Use logout_uri Instead of redirect_uri – Cognito requires either a logout_uri or a redirect_uri parameter in the request.