I am building an API in php for an application we've developed at work so that 3rd party vendors can use instead of the web based system. Now I have the basics in place, and all is great; however I want to have some authentication method. So each vendor can use the API but they have to authenticate against the SoapServer some how so I know a) what methods to allow them access to, and b) what data to retrieve.
I am drawing blanks :-p
Any help would be greatttllyyy appreciated.
Thanks,
Josh Team






Bookmarks