This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - Authenticating via 'web services' or AML

eric_h - Wednesday, October 19, 2011 5:47 PM:

There is a possibility we would like to create some custom pure web interfaces for interacting with a subset of Aras functionality. One option is to use PHP and their supplied SOAP client classes. In this case, the PHP based client would generate the AML sent to Aras, and also parse the response.

One question I have, and maybe I have just not done a good enough job looking for this information, but I cannot seem to find out how to authenticate this client to the Aras server. Since the communication would happen via AML only (no IOM.dll or whatever), I assume one would need to authenticate within the AML call to the server.

Does anyone know where I can figure out how this is done? Any suggestions?

Thanks,

Eric