pomerium/proxy
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
..
data.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
forward_auth.go docs: update references, remove docs dir (#3420) 2022-06-13 16:52:52 -07:00
forward_auth_test.go httputil: remove error details (#3703) 2022-10-25 08:00:21 -06:00
handlers.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
handlers_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
proxy.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
proxy_test.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
state.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00