Relative Content

Tag Archive for cookiespostmanbasic-authentication

Postman is receiving requests but not providing cookies

I am practicing Spring Security and started off with Basic Auth. I have CSRF enabled and I am using postman for testing my api endpoints. I am trying to retrieve the X-XSRF-Token to access other protected endpoints but I am getting no cookies back