Skip to content

Add X-HTTP-ReqeustId headers to http responses and logs #2014

@baszoetekouw

Description

@baszoetekouw

For each HTTP request that is handled:

  • generate a unique random id
  • add this request ID to all log lines that are triggered durign handling of this request
  • add this request ID to as a X-HTTP-RequestId header in the http response header.

This (together the the correlation id and session id) will allow us to trace authentication requests throughout the application flow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions