pomerium/authorize/evaluator
Kenneth Jenkins ad183873f4
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.
2025-03-11 14:11:50 -07:00
..
config.go add global jwt_issuer_format option (#5508) 2025-03-11 14:11:50 -07:00
evaluator.go add global jwt_issuer_format option (#5508) 2025-03-11 14:11:50 -07:00
evaluator_test.go authorize: add filter options for JWT groups (#5417) 2025-01-08 13:57:57 -08:00
functions.go logging: remove ctx from global log methods (#5337) 2024-10-23 14:18:52 -06:00
functions_test.go add mTLS UserPrincipalName SAN match (#5177) 2024-07-26 10:23:19 -07:00
gen-test-certs.go add mTLS UserPrincipalName SAN match (#5177) 2024-07-26 10:23:19 -07:00
google_cloud_serverless.go core/logging: change log.Error function (#5251) 2024-09-05 15:42:46 -06:00
google_cloud_serverless_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
headers_evaluator.go authorize: log JWT groups filtering (#5432) 2025-01-27 12:11:52 -08:00
headers_evaluator_evaluation.go add global jwt_issuer_format option (#5508) 2025-03-11 14:11:50 -07:00
headers_evaluator_test.go add global jwt_issuer_format option (#5508) 2025-03-11 14:11:50 -07:00
log.go core/authorize: add support for rego print statements (#5049) 2024-04-01 14:17:14 -06:00
log_test.go core/authorize: add support for rego print statements (#5049) 2024-04-01 14:17:14 -06:00
policy_evaluator.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
policy_evaluator_test.go config: add new mTLS enforcement setting (#4443) 2023-08-09 07:53:11 -07:00