pomerium/internal/handlers
Caleb Doxsey c86ca6f76f
webauthn: require session when accessing /.pomerium/webauthn (#3814)
* webauthn: require session when accessing /.pomerium/webauthn

* remove dead code

* remove unusued PomeriumDomains field
2022-12-16 10:59:21 -07:00
..
webauthn webauthn: require session when accessing /.pomerium/webauthn (#3814) 2022-12-16 10:59:21 -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
sign_in.go authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -07:00
signout.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
userinfo.go authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -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