Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Voyager servlet not sending CSRF security header to protected /graphql endpoint  #322

Closed
@svalchinov

Description

@svalchinov

Currenting hitting a voyager issue hitting a graphql endpoint which is CSRF protected.

Graphiql is successfully connecting to it by sending the X-XSRF-TOKEN cookie in the request.

However, the voyager servlet seems to be omitting the header when sending the requst.

image

Is it possible to change the voyager servlet config and force it to send all domain cookies with the request?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions