pomerium/internal/handlers
Caleb Doxsey ba07afc245
hpke: add HPKE key to JWKS endpoint (#3762)
* hpke: add HPKE key to JWKS endpoint

* fix test, add http caching headers

* fix error message

* use pointers
2022-11-23 08:45:59 -07:00
..
webauthn proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
device-enrolled.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
handlers.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
health_check.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
health_check_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
jwks.go hpke: add HPKE key to JWKS endpoint (#3762) 2022-11-23 08:45:59 -07:00
jwks_test.go hpke: add HPKE key to JWKS endpoint (#3762) 2022-11-23 08:45:59 -07:00
signout.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
userinfo.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
well_known_pomerium.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
well_known_pomerium_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00