pomerium/authorize
backport-actions-token[bot] 6cec77bad5
authorize: build evaluators cache in parallel (#4731)
authorize: build evaluators cache in parallel (#4722)

* authorize: build evaluators cache in parallel

* session: add unit tests for gRPC wrapper methods (#4713)

* core/config: add support for maps in environments (#4717)

* reconciler: allow custom comparison function (#4726)

* add loopvar alias

---------

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
Co-authored-by: Kenneth Jenkins <51246568+kenjenkins@users.noreply.github.com>
Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2023-11-09 11:55:56 -05:00
..
evaluator authorize: build evaluators cache in parallel (#4731) 2023-11-09 11:55:56 -05:00
internal/store authorize: move sign out and jwks urls to route, update issuer for JWT (#4046) 2023-03-08 12:40:15 -07:00
access_tracker.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
access_tracker_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
authorize.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
authorize_test.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
check_response.go authorize: add "client-certificate-required" reason (#4389) 2023-07-25 10:03:51 -07:00
check_response_test.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00
databroker.go core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
databroker_test.go core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
grpc.go core/authorize: check for expired tokens (#4543) 2023-09-15 16:06:13 -06:00
grpc_test.go rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
log.go authorize: log id token claims separately from id token (#4394) 2023-07-26 11:45:10 -06:00
log_test.go authorize: log id token claims separately from id token (#4394) 2023-07-26 11:45:10 -06:00
state.go authorize: reuse policy evaluators where possible (#4710) 2023-11-06 13:57:59 -08:00