pomerium/authorize
backport-actions-token[bot] 81d174c4ad
authorize: change handling of empty groups claim (#5395)
authorize: change handling of empty groups claim (#5394)

Make sure to serialize the JWT "groups" claim as an empty list rather
than a JSON null. This matches the behavior of Pomerium v0.27.2 and
earlier, and should provide better compatibility with some third-party
libraries.

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
2024-12-11 13:18:13 -08:00
..
evaluator authorize: change handling of empty groups claim (#5395) 2024-12-11 13:18:13 -08:00
internal/store authorize: rewrite header evaluator to use go instead of rego (#5362) 2024-11-07 13:07:16 -07: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 Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
authorize_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04: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 core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
databroker_test.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00
grpc.go logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
grpc_test.go core/ci: fix test (#5245) 2024-08-27 10:50:24 -06:00
log.go logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
log_test.go authorize: log service account user ID (#4964) 2024-02-27 14:01:19 -08:00
state.go Fix many instances of contexts and loggers not being propagated (#5340) 2024-10-25 14:50:56 -04:00