AD FS Claim Transform Module

Applies To: Windows Server 2008

You can use a claim transform module when existing claim rules are not sufficient to generate claims that meet user requirements. You configure a claim transform module in the custom module settings in the trust policy.

Events

Event ID Source Message

692

Microsoft-Windows-ADFS

The following custom transform module has been specified in policy:
Assembly: %1
Class Type: %2

This module will be accessed through an in-process call.

693

Microsoft-Windows-ADFS

The following claim transform module has been specified in policy:
Assembly: %1
Class Type: %2

This module will be accessed through Microsoft .NET Remoting:
Url: %3
Remote config file: %4

694

Microsoft-Windows-ADFS

The remote configuration file for a claim transform module has changed.

Because Microsoft .NET Remoting was already configured, these changes cannot be applied. The previous remoting configuration will remain in effect.

User Action
To use the new remoting configuration, restart Internet Information Services (IIS).

695

Microsoft-Windows-ADFS

An exception occurred during an attempt to configure Microsoft .NET Remoting for a claim transform module.
Assembly: %1
Class Type: %2
Remote config file: %3

This error may be caused by a non-Microsoft module that is not part of AD FS.

Additional Data
Exception information:
%4

696

Microsoft-Windows-ADFS

An exception occurred during an attempt to connect to a remote custom transform module.
Url: %1
Assembly: %2
Class: %3
Remote config file: %4

This error may be caused by a non-Microsoft module that is not part of AD FS.

Additional Data
Exception information:
%5

2006

Microsoft-Windows-ADFS

An error occurred during calling of the custom transform module, which is an extensibility point for third-party code.
Assembly path: %1

User Action
Consider reviewing the code in the custom transform module for possible defects.

Additional Data
Exception information:
%2

2007

Microsoft-Windows-ADFS

An error occurred during creation of an instance of the custom transform module, which is an extensibility point for third-party code.
Assembly path: %1

User Action
Review the custom module settings in the trust policy file, and consider reviewing the code in the custom transform module constructor for possible defects.

Additional Data
Exception information:
%2

2008

Microsoft-Windows-ADFS

An error occurred during calling of the custom transform module, which is an extensibility point for third-party code. The error may have occurred in the Microsoft .NET Remoting infrastructure or in the third-party code.
Assembly path: %1

User Action
Review the custom module settings in the trust policy file and the client and server remote configuration settings, and ensure that appropriate listeners are operating correctly. In addition, consider reviewing the code in the custom transform module for possible defects.

Additional Data
Exception information:
%2

2009

Microsoft-Windows-ADFS

An error occurred during creation of an instance of the custom transform module, which is an extensibility point for third-party code.
Assembly path: %1

User Action
Review the custom module settings in the trust policy file and the client and server remote configuration settings, and ensure that appropriate listeners are operating correctly. In addition, consider reviewing the code in the custom transform module constructor for possible defects.

Additional Data
Exception information:
%2

Federation Service

Active Directory Federation Services