How to secure a REST Web Service
Please let me know how to secure a REST Web Service. Currently, we are integrating with ESB and exposing PS viz., REST Web Services. We have provided the WADL file and RESTless URL with open Paramters like http://hostname:httpPort/PSIGW/RESTListeningConnector/ServiceOperationName.V1/?Param1=&Param2=&Param3=
I would like to secure this open ended URL. Please let me know how to secure it.
Note: I've PTPT1000 permission list added for this Service Operation.
This open ended URL is working perfect and have no issues, i just wanted to know a way to secure it so that it is not interpreted and causing data breach.