Answer the question
In order to leave comments, you need to log in
Why is the JSESSIONID cookie not being set in storage?
There is a backend on Spring, using in particular Spring Security is spinning on localhost:8080. There is also a Vue CLI that runs on localhost:8081. I configured CORS access and allowed Credentials to be installed.
When I try to authorize, I get a response with cookies, but they are not saved
. At the same time, the user is on the back and a session is created
How to fix this? Need JSESSIONID cookie to access controllers.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question