Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Set-Cookie JWT - happens if there is cookie in request #167

@popara

Description

@popara

Hello,

I am sorry to open this issue, but I don't know how to debug it, and I have spent now almost a week on this issue.

Namely if user already has JWT-Cookie on every request I see Set-Cookie.

Problem is during login request I get 2 Set-Cookies which makes a mess and user can't authenticate with new credentials, even though the auth process it self works out.

First image shows login action, so you can see Set-Cookie twice

Screenshot 2020-07-23 at 13 59 48

the other one is indication that other non-Set-Cookies requests actually append Set-Cookie

Screenshot 2020-07-23 at 14 00 06

I can build SCEE if you want, but I am mostly looking for clues what could be wrong here.
I have stripped whole app to barebones and it behaves the same.

I have tried to clearSession before applying cookies but avail.

Thank you for any clue that you could give me,

and THANK you for whole Servant effort <3

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