8000 Provide request headers to the JS enrichment · Issue #901 · snowplow/enrich · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Provide request headers to the JS enrichment #901
Open
@stanch

Description

@stanch

This allows custom logic, such as extracting JWTs and other API tokens to be used by the enrichment.

It is already possible to enable the HTTP Header enrichment and then access the entity in JS, however then there is no way to remove the sensitive header values afterwards. Scrubbing them with the PII enrichment is a workaround, but that adds more data to be stored in the warehouse, for no reason.

Accessing the headers directly is a much more streamlined approach.

See also #66 which would be solved by this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0