pomerium/authorize
Caleb Doxsey 99b9a3ee12
authorize: add support for passing access or id token upstream (#3047)
* authorize: add support for passing access or id token upstream

* use an enum
2022-02-17 09:28:31 -07:00
..
evaluator authorize: add support for passing access or id token upstream (#3047) 2022-02-17 09:28:31 -07:00
authorize.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
authorize_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
check_response.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
check_response_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
grpc.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
grpc_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
log.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
session.go authorize: support X-Pomerium-Authorization in addition to Authorization (#2780) 2021-11-29 12:19:14 -07:00
session_test.go session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
state.go grpc: disable gRPC connection re-use across services (#2515) 2021-08-24 11:47:16 -06:00
sync.go authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00
sync_test.go authenticate: add databroker versions to session cookie (#2709) 2021-10-26 14:45:53 -06:00