CSRF API response is empty sometimes during high user performance Testing
Hi Everyone,
We are using SSO SAML enabled AEM instance and enabled CSRF token APIs for POST requests to work.
It is working properly.
But during our load testing with near 3000 Vusers(2 publishers), we are getting some failures in CSRF token APIs.
CSRF calls are providing empty response instead of valid tokens.
For normal user session, no issues observed.
Any idea or thoughts ?