Skip to content

Add x-on-behalf-of header in ISTIO Envoy Filters

Logic added

ADR - osdu/platform/data-flow/ingestion/home#52 (closed)

Change in SPI Layer (Service Mesh)

  • If the request contains Internal Service Account Token and x-on-behalf-of header is not empty or null, then the x-user-id header will be set to x-on-behalf-of header
  • Else set the x-user-id header by existing logic

image

Edited by harshit aggarwal

Merge request reports