pomerium/internal/httputil
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
..
reproxy chore(deps): bump github.com/golangci/golangci-lint from 1.47.3 to 1.48.0 (#3541) 2022-08-09 08:25:57 -06:00
test_data telemetry: add tracing 2019-07-24 09:20:16 -07:00
branding.go config: add branding settings (#3558) 2022-08-16 14:51:47 -06:00
client.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
client_test.go github: support provider URL (#2490) 2021-08-18 09:20:08 -06:00
docs.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
errors.go httputil: remove error details (#3703) 2022-10-25 08:00:21 -06:00
errors_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
headers.go frontend: react+mui (#3004) 2022-02-07 08:47:58 -07:00
httputil.go device enrollment: fix ip address (#3430) 2022-06-16 11:30:38 -06:00
httputil_test.go device enrollment: fix ip address (#3430) 2022-06-16 11:30:38 -06:00
options.go Merge remote-tracking branch 'origin/master' into feature/envoy 2020-05-18 17:10:10 -04:00
router.go authorize: pass idp id for webauthn url, allow unauthenticated access to static files (#3282) 2022-04-20 11:07:09 -06:00
router_test.go httputil : wrap handlers for additional context (#413) 2019-12-06 11:07:45 -08:00
server.go log context (#2107) 2021-04-22 10:58:13 -04:00
server_test.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00