Skip to content

fixing etp client so it doesn't force site-of-origin to 'localhost'

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Removes the hardcoded "localhost" origin in the ETP test client to allow connecting to external servers

Closes #22 (closed)

Merge request reports