pomerium/internal/controlplane
Caleb Doxsey 1dee325b72
authorize: move sign out and jwks urls to route, update issuer for JWT (#4046)
* authorize: move sign out and jwks urls to route, update issuer for JWT

* fix test
2023-03-08 12:40:15 -07:00
..
xdsmgr events: remove xds configuraton update (#3792) 2022-12-06 14:46:45 -05:00
events.go databroker: add support for putting multiple records (#3291) 2022-04-26 16:41:38 -06:00
events_test.go mTLS: allow gRPC TLS for all in one (#3854) 2023-01-03 12:45:04 -05:00
grpc_accesslog.go grpc: remove ptypes references (#3078) 2022-02-24 08:37:59 -07:00
http.go hpke: move published public keys to a new endpoint (#4044) 2023-03-08 09:17:04 -07:00
server.go authenticate: fix authenticate_internal_service_url for all in one (#4003) 2023-02-22 10:42:27 -05:00
server_test.go authorize: move sign out and jwks urls to route, update issuer for JWT (#4046) 2023-03-08 12:40:15 -07:00
xds.go