Hi
I have a collection of web services that make calls to each other passing XML. The URLs they access are protected. Can anyone suggest an easy way to set up the system so that these non-interactive clients can programmatic access my protected resources.
The non-interactive clients are written in both Java and PHP. I need to make it brain dead easy for the client programmers.
thanks in advance
Andy

