> @@ -35,7 +35,7 @@ > <test.oauth.identity>FIX_ME</test.oauth.identity> > <test.oauth.credential>FIX_ME</test.oauth.credential> > <test.oauth.endpoint>FIX_ME</test.oauth.endpoint> > - > <test.jclouds.oauth.signature-or-mac-algorithm>FIX_ME</test.jclouds.oauth.signature-or-mac-algorithm> > + <test.jclouds.oauth.jws-alg>RS256</test.jclouds.oauth.jws-alg>
Yep there's a default now (highly doubt anyone actually tested the other algs). --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/90/files#r20225504
