Adding Custom Header #1461
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.
We are using google Oauth library to get idTokenCredentials. In our organization we have to use forward proxy to connect to googleapi.com/token. The other system which does forward proxy needs additional header and am not finding option to add as library does it all.
Also, i looks for JWT token claims which will help us to prepare JWT ourself and pass it on request to get the IDToken.
The text was updated successfully, but these errors were encountered: