cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

parallel multiple odata requests - csrf token validity

kjyothiraditya
Participant
0 Likes
857

Hi,

We receive data from Azure to S4-on prem Odata service via middleware Webmethods. We use a common userid for connecting webmethods to S4 system. As we need CSRF token for any OData modifying request, will the csrf token be valid if we receive multiple parallel modifying requests at same time and be able to do multiple parallel modifications ?

Regards,

Aditya

Accepted Solutions (0)

Answers (1)

Answers (1)

gregorw
SAP Mentor
SAP Mentor
0 Likes

You can reuse the same CSRF token in parallel requests when you use the same cookie.