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
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.