Help with JWKS URI when using JWT signer plugin with Kong connect as control plane

We’re using JWT signer plugin Kong JWT Signer | Kong Docs to validate access tokens issued by Auth0, and resign it with Kong’s generated keys. However, we’re having trouble finding the JWKS URI for the keys Kong created. Since we are using Kong Connect , the directions given in the documentation don’t work for us. Could you help share what should be the JWKS URI in this case?