[Mono-bugs] [Bug 631315] Using web services that use Windows authentication, I get HTTP 400 bad request or HTTP 401 unauthorized errors sometimes
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Aug 31 22:28:13 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=631315
https://bugzilla.novell.com/show_bug.cgi?id=631315#c2
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
InfoProvider| |info at sketchmd.com
--- Comment #2 from Geoff Norton <gnorton at novell.com> 2010-09-01 02:28:11 UTC ---
Ash,
I looked at your demo in detail, and we are sending the authentication:
0x0120: 7465 7874 2f78 6d6c 3b20 6368 6172 7365 text/xml;.charse
0x0130: 743d 7574 662d 380d 0a41 7574 686f 7269 t=utf-8..Authori
0x0140: 7a61 7469 6f6e 3a20 4261 7369 6320 5a47 zation:.Basic.ZG
0x0150: 5674 6233 567a 5a58 4936 6458 4e6c 636a Vtb3VzZXI6dXNlcj
0x0160: 4579 4d32 526c 6257 386a 0d0a 436f 6e74 EyM2RlbW8j..Cont
0x0170: 656e 742d 4c65 6e67 7468 3a20 3433 370d ent-Length:.437.
Your server is responding with:
0x0030: 18dc 3a87 4854 5450 2f31 2e31 2034 3031 ..:.HTTP/1.1.401
0x0040: 2055 6e61 7574 686f 7269 7a65 640d 0a43 .Unauthorized..C
0x0050: 6f6e 7465 6e74 2d4c 656e 6774 683a 2030 ontent-Length:.0
0x0060: 0d0a 5757 572d 4175 7468 656e 7469 6361 ..WWW-Authentica
0x0070: 7465 3a20 4e65 676f 7469 6174 650d 0a57 te:.Negotiate..W
0x0080: 5757 2d41 7574 6865 6e74 6963 6174 653a WW-Authenticate:
0x0090: 204e 544c 4d0d 0a44 6174 653a 2057 6564 .NTLM..Date:.Wed
So it appears you are only supporting NTLM, and the app is trying to use basic?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list