google-auth-library-java icon indicating copy to clipboard operation
google-auth-library-java copied to clipboard

Test the Auth Samples in Cloud Build

Open lqiu96 opened this issue 1 year ago • 2 comments

The Auth Library has a few handwritten samples (https://github.com/googleapis/google-auth-library-java/tree/main/samples/snippets) that should be tested in the CI. We should ensure that these samples (which are published to our docs) work with the latest auth code changes.

lqiu96 avatar Aug 28 '24 19:08 lqiu96

Samples to test: AuthenticateImplicitWithAdc.java, IdTokenFromImpersonatedCredentials.java, and AuthenticateImplicitWithAdc.java. The other samples do not need to be tested and can continue to live in the repo.

lqiu96 avatar Sep 06 '24 17:09 lqiu96

Going to mark this as a P3 as this is currently not in scope. It's a nice-to-have feature.

lqiu96 avatar Jan 27 '25 20:01 lqiu96