Closed memory closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
handlers/handlers.go | 8 | 17 | 47.06% | ||
handlers/auth.go | 13 | 66 | 19.7% | ||
<!-- | Total: | 21 | 83 | 25.3% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
handlers/handlers.go | 1 | 73.68% | ||
<!-- | Total: | 1 | --> |
Totals | |
---|---|
Change from base Build 349: | -1.4% |
Covered Lines: | 421 |
Relevant Lines: | 1152 |
Great! 👍
Rather than directly fetching and verifying OAuth assertions, assume that the app is running behind an authenticating proxy, and trust headers that are set by the proxy.
See for example and reference:
https://cloud.google.com/iap/docs/identity-howto https://cloud.google.com/beyondcorp/