pomerium/authenticate
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
..
authenticate.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
authenticate_test.go config: generate cookie secret if not set in all-in-one mode (#3742) 2022-11-11 14:14:30 -07:00
config.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07: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
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00