Custom social connection : ID token signature not checked

We have declared a custom social connection in our auth0 tenant to make user federation with our Keycloak instance.
It’s works perfectly except that, after that auth0 obtained tokens from Keycloak, it doesn’t get the certificate to validate the token signature.
Is it an oversight ?