Customer Portal

Secuirty error using webServiceClient component

Comments 2

  • Avatar
    imriskal
    0
    Comment actions Permalink
    Hi, vikceo,

    We are sorry but at the moment, WebServiceClient can not be set to support preemptive authentication type. Thank you for your feedback, I have created an issue in our bug tracking system, see https://bug.javlin.eu/browse/CLO-794

    One possible workaround could be replacement of WebServiceClient with HTTPConnector. In Additional HTTP headers, set Authorization: Basic QWxhZGRpbjpvcGVuIHNlc2FtZQ==
    For more details, see http://en.wikipedia.org/wiki/Basic_acce ... entication, chapter Protocol - Client side.

    Best regards,
  • Avatar
    samuelt
    0
    Comment actions Permalink
    After version 4.0.3, WebServiceClient seems it still can not be set to preemptive authentication type.

    Could someone get this fixed?

Please sign in to leave a comment.