Question

AU
Posted: Jun 11, 2025
Last activity: 2 days 23 hours ago
Last activity: 31 Jul 2025 21:07 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.