pomerium/authorize
backport-actions-token[bot] c8ad4c054d
add global jwt_issuer_format option (#5519)
add global jwt_issuer_format option (#5508)

Add a corresponding global setting for the existing route-level
jwt_issuer_format option. The route-level option will take precedence
when set to a non-empty string.

Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
2025-03-12 16:12:16 -07:00
..
evaluator add global jwt_issuer_format option (#5519) 2025-03-12 16:12:16 -07:00
internal/store add global jwt_issuer_format option (#5519) 2025-03-12 16:12: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 add global jwt_issuer_format option (#5519) 2025-03-12 16:12:16 -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 authorize: cache warming (#5439) 2025-01-22 09:27:22 -07:00
cache_warmer_test.go authorize: cache warming (#5439) 2025-01-22 09:27:22 -07:00
check_response.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
check_response_grpc.go authorize: handle gRPC requests (#5400) 2024-12-19 08:46:53 -07:00
check_response_test.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
databroker.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
databroker_test.go authorize: cache warming (#5439) 2025-01-22 09:27:22 -07:00
grpc.go identity: disable session refresh for idp token sessions, fix query cache invalidation (#5495) 2025-02-24 15:33:23 -07:00
grpc_test.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
log.go authorize: support authenticating with idp tokens (#5484) 2025-02-18 13:02:06 -07:00
log_test.go authorize: log JWT groups filtering (#5432) 2025-01-27 12:11:52 -08:00
state.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00