Menu

#594 Basic access authentication - WSDL import

open
general (369)
7
2010-10-12
2010-10-12
Anonymous
No

When import a WSDL in soap-ui v3.6 (also produce in v2.5+) that references external schemas which requieres a basic access authentication, this one failed.

1) Step2Step

a.- Import WSDL
b.- PopUp ask for DOMAIN, USERNAME & PASSWORD
c.- Complete data with --> DOMAIN = CCPI, USERNAME = u537465, PASSWORD = Atos$201010
d.- Connect to server & sent authentication data, failed and appear the PopUp again (back to step b)

2) LogFile

AS IS
Tue Oct 12 09:50:04 VET 2010:DEBUG:>> "Authorization: NTLM TlRMTVNTUAADAAAAGAAYAGQAAAAAAAAAfAAAAAQABABAAAAABwAHAEQAAAAZABkASwAAAAAAAAB8AAAABlIAAENDUElVNTM3NDY1UE9SVEFMRFRJLlBFUlNPTkFMLkNPTS5BUtfIrgJb6krak1l8fgGUX3+WQ4L0fIix6Q==[\r][\n]"

TO BE (Base64 encription of string --> CCPI\u537465:Atos$201010)
Tue Oct 12 09:50:04 VET 2010:DEBUG:>> "Authorization: BASIC Q0NQSVx1NTM3NDY1OkF0b3MkMjAxMDEw[\r][\n]"

Discussion

  • Anonymous

    Anonymous - 2010-10-12

    Using exactly soapui-3.6-win32-standalone-bin.zip version (JRE build-in, WinXP SP3 English platform)

     
  • Ole Lensmar

    Ole Lensmar - 2010-10-14

    ok thanks for reporting!

    /Ole
    eviware.com

     

Log in to post a comment.