Admin UI integration

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record) - N/A

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

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Requests on PUT and Origin header will be denied:

Invalid CORS request

See at Stackoverflow thread

What is the new/expected behavior?

The CORS control should be addressed by istio, not by springboot.

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Related Admin UI MR: osdu/ui/admin-ui-group/admin-ui-totalenergies/admin-ui-totalenergies!68 (merged)

Edited by Arturo Hernandez [EPAM]

Merge request reports

Loading