Skip to content

Attach client identity information as trailing metadata for GetOperation

Before raising this MR, consider whether the following are required, and complete if so:

  • Unit tests
  • Metrics
  • Documentation update(s)

If not required, please explain in brief why not.

Description

This MR provides a way to expose client identity information for an Operation via the trailing metadata of a GetOperation request, in the same way that we expose RequestMetadata. It also adds support in bgd browser-backend for this trailing header, so that we can surface client identity information in the browser.

Merge request reports

Loading