pomerium/pkg/webauthnutil
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
..
credential_storage.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
credential_storage_test.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
device_type.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
device_type_test.go devices: treat undefined device types as any (#2927) 2022-01-12 11:04:35 -07:00
enrollment_token.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
enrollment_token_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
options.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
options_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
user.go userinfo: fix logout button, add sign out confirm page (#3058) 2022-02-23 08:15:00 -07:00
user_test.go webauthnutil: add helpers for webauthn (#2686) 2021-10-19 13:39:01 -06:00
webauthnutil.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
webauthnutil_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00