BizTalk Server Applications Integration - Integrated Authentication & SOAP

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Applications Integration > January 2005 > Integrated Authentication & SOAP





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Integrated Authentication & SOAP
Andrew

2005-01-06, 5:50 pm

I am trying to consume a web service using integrated authentication based
on the current credentials (i.e. the credentials of the BizTalk host
service). I have configured a web port within my orchestration and am
setting the URL dynamically. The only step is to specify that I would like
the default credentials to be used.

I know that in .NET I can do this:

service1.Credentials = System.Net.CredentialCache.DefaultCredentials;

where service1 is a reference to the web service proxy

Is there a way to do this within a BizTalk orchestration?

Thanks in advance.
Andrew


Jon Flanders

2005-01-07, 2:46 am

You can set the Send Port Adapter (transport) settings to use Integrated
Auth.

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"Andrew" <andrew@no-reply.com> wrote in message
news:u5M$8OE9EHA.3336@TK2MSFTNGP11.phx.gbl...
> I am trying to consume a web service using integrated authentication based
> on the current credentials (i.e. the credentials of the BizTalk host
> service). I have configured a web port within my orchestration and am
> setting the URL dynamically. The only step is to specify that I would like
> the default credentials to be used.
>
> I know that in .NET I can do this:
>
> service1.Credentials = System.Net.CredentialCache.DefaultCredentials;
>
> where service1 is a reference to the web service proxy
>
> Is there a way to do this within a BizTalk orchestration?
>
> Thanks in advance.
> Andrew
>
>



Andrew

2005-01-07, 5:53 pm

Yup, that did the trick... sure is a lot to learn in BizTalk

Thanks for your help,

Andrew

"Jon Flanders" <jfland@develop.com> wrote in message
news:epsz7KH9EHA.208@TK2MSFTNGP12.phx.gbl...
> You can set the Send Port Adapter (transport) settings to use Integrated
> Auth.
>
> --
> Jon Flanders [DevelopMentor]
> http://staff.develop.com/jfland/
> http://www.develop.com/courses/biztalk
> "Andrew" <andrew@no-reply.com> wrote in message
> news:u5M$8OE9EHA.3336@TK2MSFTNGP11.phx.gbl...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com