pomerium/internal/log
Kenneth Jenkins b0f89fc688
authorize: log JWT groups filtering (#5432)
Add a new Authorize Log Fields option for logging the number of groups
removed during JWT groups filtering. This will be enabled by default.

Additionally, when the log level is Debug (or more verbose), store and
log the IDs of any groups removed during JWT groups filtering.
2025-01-27 12:11:52 -08:00
..
access.go envoy: log mtls failures (#5210) 2024-08-09 14:05:10 -04:00
authorize.go authorize: log JWT groups filtering (#5432) 2025-01-27 12:11:52 -08:00
debug.go New integration test fixtures (#5233) 2024-11-05 14:31:40 -05:00
grpc.go Add support for using the standard grpc env vars to control log severity and verbosity (#5120) 2024-05-31 14:06:38 -04:00
headers.go core/go: use hashicorp/go-set (#5278) 2024-10-03 12:59:11 -06:00
headers_test.go proxy: add support for logging http request headers (#4388) 2023-07-25 09:46:42 -06:00
log.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
log_test.go logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
middleware.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
middleware_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
multiwriter.go chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (#4861) 2023-12-27 16:16:38 -07:00
warnings.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00