Forum Discussion

GuyHarel's avatar
GuyHarel
New Contributor
4 years ago
Solved

SoapUI multiple authentication calling SOAP WCF

Hello, When I create a test to call a SOAP WS, adding a WSDL: https://MyServer/MyWcfApplication/MyService.svc?WSDL   I am beeing asked several authentication questions:   1. NT Authentication: ...
  • richie's avatar
    richie
    4 years ago
    Hey GuyHarel,
    In that case id go back to your architectural design/technical requirements as it doesnt even make sense from a technical nor
    security perspective to have multiple different authentication schemes
    required to hit a single endpoint unless the different authentication is required by other layers in your technical architecture (e.g. gotta go via a Proxy first, etc.)

    Ta,

    Rich