Hi @john.brennan,
I followed your tutorial - thanks for posting. I’m running in to an issue with Auth0 and an AWS Authorizer. I’m just using a simple setup.
I’m getting a 401 Unauthorized message, stating invalid_token, the explanation: “the issuer in the OIDC discovery endpoint metadata does not match the configured issuer”. I’ve tried every combination, and ensuring all CORS things are resolved to no success.
Any ideas? Otherwise I think my only other solution is to create my own Authorizer, which I think will get around the issue.
Any suggestions would be great.
Cheers!!