pomerium/authorize
github-actions[bot] d636ea93ee
authorize: support arbitrary jwt claims (#2102) (#2106)
* authorize: support arbitrary jwt claims

* remove dead code

Co-authored-by: Caleb Doxsey <cdoxsey@pomerium.com>
2021-04-22 08:30:06 -06:00
..
evaluator authorize: support arbitrary jwt claims (#2102) (#2106) 2021-04-22 08:30:06 -06:00
authorize.go config: use getters for authenticate, signout and forward auth urls (#2000) 2021-03-19 14:49:25 -06:00
authorize_test.go config: use getters for authenticate, signout and forward auth urls (#2000) 2021-03-19 14:49:25 -06:00
check_response.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00
check_response_test.go authorize: add databroker server and record version to result, force sync via polling (#2024) 2021-03-31 10:09:06 -06:00
grpc.go authorize: audit logging (#2050) 2021-04-05 09:58:55 -06:00
grpc_test.go authorize: add databroker server and record version to result, force sync via polling (#2024) 2021-03-31 10:09:06 -06:00
log.go authorize: additional tracing, add benchmark for encryptor (#2059) 2021-04-05 12:55:16 -06:00
session.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
session_test.go envoy: upgrade to v1.17.1 (#1993) 2021-03-17 19:32:58 -06:00
state.go crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075) 2021-04-08 20:04:01 -06:00
sync.go config related metrics (#2065) 2021-04-07 12:29:36 -07:00
sync_test.go authorize: add databroker server and record version to result, force sync via polling (#2024) 2021-03-31 10:09:06 -06:00