Authentication for web service (401 error returned)
Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance
- From: Martijn Melenhorst <rheenen@xxxxxxx>
- Date: Mon, 24 Jul 2006 14:29:22 +0200
A webservice I need to use, is protected by a simple username/password
IIS authentication (in IE a username / password dialog pops up when
traveling to the Web Service's URL).
The problem is, that I can't seem to log on to the web service with
BizTalk 2004 as I can not see any properties to set in my orchestration
or the Port that I use.
The BizTalk 2004 server I use is running in it's own domain, so the user
that BizTalk Server is running has, will never have direct access to the
webservice.
In short: Is there a way to authenticate yourself with a webservice in
BizTalk 2004? Calling the web service using a Expression, maybe?
Authenticate with a expression just before calling the webservice itself?
.
Relevant Pages
- Re: Unable to access webservice on a m/c from client app on other
... Biztalk Server group. ... coming to the issue so how do i restrict accessing webservice for particular ... I am using this windows user to just access the ... The user account you configured in the application pool will be used to run ... (microsoft.public.biztalk.server) - "Login failed for user VENKATASPNET
... I expose a webservice and this webservice ... submits messages to Biztalk thru a receive location. ... The same works correctly if I dont expose this as a webservice. ... (microsoft.public.biztalk.general) - WSE 2.0, DIME, BizTalk 2004 raising NullReferenceException in XLANG/BizTalk
... have been quiet on the newsgroup for a while learning more basics of BizTalk but now I really have stumbled upon an issue I just can not solve. ... I'm using WSE because I'm trying to communicate DIME attachments both ways. ... So I am not using any security measures with my webservice, to make things simpler for this test. ... It doesn't matter whether I remove the 'dimeAttach' part inside the code, so that just an empty message is returned with 'echo' inside. ... (microsoft.public.biztalk.general) - Re: WSE 2.0, DIME, BizTalk 2004 raising NullReferenceException in XLANG/BizTalk
... Martijn Melenhorst schreef: ... of BizTalk but now I really have stumbled upon an issue I just can not solve. ... I'm using WSE because I'm trying to communicate DIME attachments both ways. ... So I am not using any security measures with my webservice, to make things simpler for this test. ... (microsoft.public.biztalk.general) - Re: Web Reference Problem
... BizTalk 2004 doesn't support array parameters in webservices directly in the ... component you call from the orchestration from an expression shape. ... Are you exposing the webservice and consuming it from the same biztalk ... or are this separate biztalk groups entirely? ... (microsoft.public.biztalk.general) |
|