how to control web service security for different user.
39 Views
Hi Expert,
I have two WS: WS1 & WS2, these are RFC based WS. I just have ABAP stack, no Java stack. I want to setup A can call WS1 and cannot call WS2, and B can call WS2 and not WS1. how to do it?