By default, PingAuthorize Server generates a correlation ID for every HTTP request and response header.

To customize this response header name:

  • By default, PingAuthorize Server generates a correlation ID for every HTTP request and sends it in the response with the dsconfig command.
    The following example changes the correlation ID response header to X-Request-Id.
    dsconfig set-connection-handler-prop --handler-name "HTTPS Connection Handler" --set correlation-id-response-header:X-Request-Id