pomerium/authorize/evaluator
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
..
opa authorize: set JWT to expire after 5 minutes (#1980) 2021-03-15 07:38:32 -06:00
custom.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
custom_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
evaluator.go assets: use embed instead of statik (#1960) 2021-03-03 18:56:55 -07:00
evaluator_test.go databroker: refactor databroker to sync all changes (#1879) 2021-02-18 15:24:33 -07:00
functions.go assets: use embed instead of statik (#1960) 2021-03-03 18:56:55 -07:00
functions_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
google_cloud_serverless.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
google_cloud_serverless_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
opa_test.go authorize: set JWT to expire after 5 minutes (#1980) 2021-03-15 07:38:32 -06:00
request.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
store.go databroker: refactor databroker to sync all changes (#1879) 2021-02-18 15:24:33 -07:00
store_test.go databroker: refactor databroker to sync all changes (#1879) 2021-02-18 15:24:33 -07:00