pomerium/authorize
Caleb Doxsey ae7626df3e
authorize: set JWT to expire after 5 minutes (#1980)
* authorize: set JWT to expire after 5 minutes

* use lesser of 5 minutes or id token expiration

* add test for expires at
2021-03-15 07:38:32 -06:00
..
evaluator authorize: set JWT to expire after 5 minutes (#1980) 2021-03-15 07:38:32 -06:00
authorize.go config: log config source changes (#1959) 2021-03-03 09:54:08 -07:00
authorize_test.go config: multiple endpoints for authorize and databroker (#1957) 2021-03-03 09:53:19 -07:00
check_response.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
check_response_test.go config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
grpc.go databroker: refactor databroker to sync all changes (#1879) 2021-02-18 15:24:33 -07:00
grpc_test.go config: multiple endpoints for authorize and databroker (#1957) 2021-03-03 09:53:19 -07:00
session.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
session_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
state.go config: multiple endpoints for authorize and databroker (#1957) 2021-03-03 09:53:19 -07:00
sync.go databroker: refactor databroker to sync all changes (#1879) 2021-02-18 15:24:33 -07:00