Muokkaa

Jaa


WCF client must allow impersonation to use Single Sign-On

Details

Field Error Details
Product Name BizTalk Server
Product Version 3.6
Event ID 0
Event Source 0
Component 0
Symbolic Name 0
Message Text The WCF client must allow impersonation to use Single Sign-On

Explanation

Single Sign-On (SSO) is enabled in the receive location but the WCF client does not allow impersonation.

User Action

Ensure that the WCF client invoking the service allows impersonation.

  1. Click Start, click All Programs, click Microsoft BizTalk Server 20xx, and click BizTalk Server Administration.

  2. In the Console Root, expand BizTalk Server Administration, expand BizTalk Group, and expand Applications.

  3. Locate your application and then locate your transport.

  4. Right-click the transport name.

  5. Click Properties.

  6. In the port Type list, select WCF-Custom (or WCF-CustomIsolate).

  7. Click Configure.

  8. In the WCF [transport type] Transport Properties dialog box, click the Behavior tab.

  9. In the Behavior section, click ServiceAuthorization. In the Configuration section, the property ImpersonateCallerForAllOperations should be set to True.

  10. In the WCF [transport type] Transport Properties dialog box, click the Other tab.

  11. In the Credentials sections, select the option Use Single Sign-On.