AWS Cognito自定义UI页面上的invalid_request错误

Nei*_*eil 4 aws-cognito

转到自定义AWS Cognito UI页面时:

https://<your_domain>/login?response_type=code&client_id=<your_app_client_id>

正在收到以下错误:

请求的页面遇到错误。

查看错误

无效请求

xtr*_*tra 10

App client Settings您的用户池中需要以下内容:

  • Cognito User Pool作为“身份提供商”启用。
  • 允许的“OAuth 范围”应该已openid启用。

应用程序客户端设置