Technorati Tags: BizTalk , SSO , Enterprise Single Sing-On Assume you have a BizTalk server and a Non-BizTalk server. The BizTalk server has an SSO affiliate application where you have stored some configuration values. Now you want to retrieve the SSO values from your non-BizTalk server. Also assuming you will be running the application as a Windows Service. Note: Perform Step 1, 2, 7 and 8 on non-BizTalk server. Step 1. Install ‘SSO Client Utility’ The SSO Client Utility is located at the following location on your BizTalk Server. Copy the file to your non-BizTalk server and then run it. File Location: (BizTalk Server) C:\Program Files\Common Files\Enterprise Single Sign-On\SSOClientInstall.exe Step 2. Register COM Object (SSOConfigStore.dll) 1. Copy SSOConfigStore.dll from BizTalk Server to non-BizTalk server. BizTalk Server Location: C:\Program Files\Common Files\Enterprise Single Sign-On\ Non-BizTalk Server Location: C:\Program Files\Common Files...