SOAP Authenication is mentioned in the 3.36-3.28 Changelog
[quote]
http://matrix.squiz.net/developer/changelogs/3.28.x/3.26.x-3.28.0
New Soap Authentication Feature Allows Users to Login
[ Feature Request #4377 ]
A new API function is added to SOAP Asset Service to allow authentication to MySource Matrix using username and password. Upon logging in, the API function will produce a session id and a session key, which can be used to authenticate cross domain.
[/quote]
Certainly the API returns a session ID and a Session key.
How can or should the session ID and Session key be used to authenticate subsequent SOAP requests?
Should they be returned as parameter values? If so what is the Parameter name?
Should they be included in the HTTP header? If so How.
I’d appreciate any help, suggesions, or pointers to relevant documentation… please?
regards
Polonius