Skip to content

LOGIN-278 Use ED service credential w/Vault.

Marvin S. Addison requested to merge login-278-ed-service-credentials into main

Configure an application keystore containing an ED service keypair and use Vault for secure handling of the vault keystore. This naturally requried environment-specific configuration profiles as a corollary.

Unrelated changes in this commit that arose from in situ testing:

  1. Switch to Jetty to resolve strange IO blocking behavior caused by Tomcat on some async requests to /build endpoint.
  2. Define an application root view and application-specific error view.

Merge request reports