Documentation: Using Proxy-Authorization in idtoken library. #1020
Labels
api: iap
Issues related to the Identity-Aware Proxy API.
type: docs
Improvement to the documentation for an API.
Currently the only documentation regarding Proxy-Authorization is listed here:
https://cloud.google.com/iap/docs/authentication-howto#authenticating_from_proxy-authorization_header
I'm not sure if it's just me but the documentation on GCP's page was kind of vague and I spent a decent amount of time seeing how I could prevent the idtoken http client from overriding my authorization header, and while I figured it out, I didn't see any explicit examples so if possible can we add an example for this? This was my solution, but if there is a more generic or better written example that would work too.
The text was updated successfully, but these errors were encountered: