pomerium/authorize/evaluator
Denis Mishin 8fa26c63f5
mcp: fix authorization header removal (#5719)
## Summary

Remove Authorization header for the MCP server upstream.

## Related issues

Fix https://github.com/pomerium/pomerium/issues/5718

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review
2025-07-10 20:37:07 -04:00
..
config.go
evaluator.go mcp: fix authorization header removal (#5719) 2025-07-10 20:37:07 -04:00
evaluator_test.go mcp: add mcp method and tool logging to authorize (#5668) 2025-06-24 20:58:51 -04:00
functions.go
functions_test.go
gen-test-certs.go
google_cloud_serverless.go
google_cloud_serverless_test.go
headers_evaluator.go mcp: fix authorization header removal (#5719) 2025-07-10 20:37:07 -04:00
headers_evaluator_evaluation.go mcp: fix authorization header removal (#5719) 2025-07-10 20:37:07 -04:00
headers_evaluator_test.go mcp: fix authorization header removal (#5719) 2025-07-10 20:37:07 -04:00
log.go
log_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
mcp.go mcp: respond with jsonrpc error when MCP request is denied (#5694) 2025-07-08 09:07:26 -06:00
policy_evaluator.go policy: add ssh PPL criteria (#5658) 2025-06-25 09:42:29 -07:00
policy_evaluator_test.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00