pomerium/authorize
Kenneth Jenkins 5e45fa4b0d
authorize: log JWT groups filtering (#5432) (#5454)
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-28 14:43:27 -08:00
..
evaluator authorize: log JWT groups filtering (#5432) (#5454) 2025-01-28 14:43:27 -08:00
internal/store authorize: add filter options for JWT groups (#5417) (#5426) 2025-01-14 14:38:33 -08:00
access_tracker.go core/go: use hashicorp/go-set (#5278) 2024-10-03 12:59:11 -06:00
access_tracker_test.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
authorize.go backport: authorize: cache warming (#5439) (#5441) 2025-01-22 09:51:17 -07:00
authorize_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
cache_warmer.go backport: authorize: cache warming (#5439) (#5441) 2025-01-22 09:51:17 -07:00
cache_warmer_test.go backport: authorize: cache warming (#5439) (#5441) 2025-01-22 09:51:17 -07:00
check_response.go authorize: serialize errors in metav1.Status format when kubernetes user-agent is detected (#5334) 2024-11-06 11:51:51 -05:00
check_response_test.go authorize: serialize errors in metav1.Status format when kubernetes user-agent is detected (#5334) 2024-11-06 11:51:51 -05:00
databroker.go authz: add more tracing (#5435) 2025-01-20 19:42:45 -05:00
databroker_test.go backport: authorize: cache warming (#5439) (#5441) 2025-01-22 09:51:17 -07:00
grpc.go backport: authorize: cache warming (#5439) (#5441) 2025-01-22 09:51:17 -07:00
grpc_test.go core/ci: fix test (#5245) 2024-08-27 10:50:24 -06:00
log.go authorize: log JWT groups filtering (#5432) (#5454) 2025-01-28 14:43:27 -08:00
log_test.go authorize: log JWT groups filtering (#5432) (#5454) 2025-01-28 14:43:27 -08:00
state.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00