Using Login with Paypal and using OpenID with AWS Cognito
问题 I am trying to use the OpenID framework supported by Paypal to tie the credentials in with the AWS Cognito service. If I compare the configuration from Salesforce https://login.salesforce.com/.well-known/openid-configuration to the configuration at Paypal https://www.paypal.com/.well-known/openid-configuration the Paypal configuration is missing the jwks_uri element which is a REQUIRED element of the OpenID Provider metadata per OIDC specification and AWS uses the keys at that URI to verify