Question

AU
Posted: 2 days 6 hours ago
Last activity: 2 days 6 hours ago
Last activity: 11 Jun 2025 9:54 EDT
CSRF ID (pzCTkn) is not coming in any of the requests response, how to generate/capture it
I am trying to create a Jmeter script for a PEGA application, in the recorded script, in one of the login requests header, CSRF value is passed but before that request CSRF value is not coming in any of the previous requests responses.
So I am not able to do correlation and all the subsequent requests are failing with 403 Forbidden.
CSRF passed in header like this: pzCTkn | c26fe13e10bbf11d12ce6d7d703462bc |
Can you please assist how to handle this.