googleapis/google-oauth-java-client

`IdTokenVerifierTest` needs to be stable

diegomarquezp opened this issue · 0 comments

So far we use a SA token that will not be valid once the certificates rotate. Capture a certificate and use it to intercept the verification process to ensure stability.