pomerium/internal/handlers
Caleb Doxsey c1a522cd82
proxy: add userinfo and webauthn endpoints (#3755)
* proxy: add userinfo and webauthn endpoints

* use TLD for RP id

* use EffectiveTLDPlusOne

* upgrade webauthn

* fix test

* Update internal/handlers/jwks.go

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>

Co-authored-by: bobby <1544881+desimone@users.noreply.github.com>
2022-11-22 10:26:35 -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 proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
jwks_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -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