Page MenuHomePhabricator

Infrastructure setup for services authentication experiment
Closed, InvalidPublic5 Estimated Story Points

Description

Deploy Envoy proxy and simple rest API behind it on our infrastructure so that we can test out the connection between Keycloak and Envoy that will provide authentication and authorization.

Acceptance criteria
I can access API endpoint behind envoy instance.

To-Do

  • deploy Envoy to out infrastructure
  • setup CD pipeline for Envoy