Biztalk 2006 single sign on across cross domain invironment

Hi all,

Will biztalk 2006 singlesign on is possible across cross domain environment ( no trust between the domains). Basically our biztalk server need to communicate with webservice located in different domain using single sign on. is this a feasible option?

Thanks

[291 byte] By [mark20052005] at [2008-2-5]
# 1

Hi,

This forum is meant for VSTS related queries. Can you please post the same query on BIZTALK MSDN forum? This might help you to get the solution easily and would be viewable to more BIZTALK experts.

http://forums.microsoft.com/MSDN/default.aspx?ForumGroupID=398&SiteID=1

Hope this helps.

Thanks,

Kathir

Kathirvel at 2007-9-25 > top of Msdn Tech,BizTalk Server,BizTalk R2 General...
# 2
Some body says to post it on general some body says to post in on SSO somebody says to post it on BIZTALK MSDN so where can i exactly post my query?
mark20052005 at 2007-9-25 > top of Msdn Tech,BizTalk Server,BizTalk R2 General...
# 3

Enterprise Single Sign-On is primarily designed for storing user accounts and passwords for non-Windows systems. When integrating Windows systems usually it is more secure to use solutions such as integrated Windows security and Kerberos single sign-on etc. However, we have seen some cases where the Windows account information has been stored as the "external" user account - so then you are mapping from one set of Windows accounts to another set of Windows accounts (perhaps in another domain, as in your scenario). So yes, it can be done, but you may want to consider other ways of achieving this.

SteveJamieson-MSFT at 2007-9-25 > top of Msdn Tech,BizTalk Server,BizTalk R2 General...