pomerium/internal/controlplane
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
..
xdsmgr eliminate global events manager (#3422) 2022-06-14 15:05:16 -04:00
events.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
events_test.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
grpc_accesslog.go grpc: remove ptypes references (#3078) 2022-02-24 08:37:59 -07:00
http.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
server.go controlplane: move jwks.json endpoint to control plane (#3691) 2022-10-25 08:01:33 -06:00
server_test.go controlplane: move jwks.json endpoint to control plane (#3691) 2022-10-25 08:01:33 -06:00
xds.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00