Transparent proxy to DataHub GMS
Metadata
Transparent proxy to DataHub GMS
Forward the incoming request verbatim to DataHub GMS.
The client authenticates to this endpoint with Authorization: Bearer <psk>
where <psk> matches NLP_API_PSK (platform) or a user PSK. The proxy
replaces Authorization with the DataHub service token, then injects
X-DataHub-Actor so GMS attributes the action to the right user — using
the resolved Keycloak preferred_username URN-encoded for user PSKs.
Any client-supplied actor header is dropped (see _HOP_BY_HOP_REQUEST_HEADERS)
so users can’t impersonate each other.
PATCH
Transparent proxy to DataHub GMS

