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
I installed the postman interceptor chrome extension and I am using Postman v11.4.0Interceptor debug session
New contributor
Tumelo Mswela is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.