Invalid signature for token RS256

Hello, all!

I can’t get my signature verified on JWT.io. I used both my localhost and my Dev Remote server. What configurations/information do you need to help me debug this?

Other sites also do not validate the signature. PyJWT validates without any trouble.

I suspect that not validating the Token’s signature might be affecting AWS API Gateway to use Keycloak as my JWT provider.

Thanks!