Hello Team
Currently the customer is having a use-case where calling a policy id with content in body
the problem is we can get the request Headers or parameter
context.get(Scope.REQUEST, "urn:ibm:security:asf:request:header", "test");
context.get(Scope.REQUEST, "urn:ibm:security:asf:request:parameter", "test");
is there a way to get the request Body
------------------------------
Mohamed El-Gendi
------------------------------