authorization


HTTP Request Header "Authorization"

I have a working web services client against a commercial concern's website, and have a problem with a recent security change. They used to use "SOAPEndpointUserid and SOAPEndpointPassword", and have changed to a new authorization token, using a new HTTP Request Header with the name "Authorization".

I'm not the most web services savvy developer, and I haven't been able to figure out the 4GL changes needed. I developed the app using the prowsdldoc tool's output, but the output doesn't seem to reference http headers.

Can anyone point me in the right direction on this?


Syndicate content