Documentation
¶
Index ¶
Constants ¶
View Source
const ( CacheProtocol = "iap" CacheUsername = "refresh-token" )
View Source
const ( // IAPCookieName is the name of the HTTP Cookie that will be used to send the IAP Token. // see: https://cloud.google.com/blog/products/gcp/getting-started-with-cloud-identity-aware-proxy IAPCookieName = "GCP_IAAP_AUTH_TOKEN" )
Variables ¶
This section is empty.
Functions ¶
func GetIAPAuthToken ¶
GetIAPAuthToken returns a raw IAP auth token for the given args
Types ¶
Click to show internal directories.
Click to hide internal directories.