cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple icf nodes for same gateway service

Sigurdur
Participant
0 Kudos

Hi

I have an requirement to allow POST calls to our service without CSRF token.

My question is that since the CSRF token is handled by the ICF framework, and not the Gateway. If I could set up two Nodes in SICF.

one that has GUI-Configuration parameter

~CHECK_CSRF_TOKEN = 0

and another with the value set to 1

How can I have optional use of CSRF token for odata source without cloning the code to two different gateway-services ?

Accepted Solutions (0)

Answers (0)