Customize Header Extractor

You need to customize the header extractor in the following scenario:

If a user has already configured the single sign-on provider for the existing system and wants to use the same configuration, then the headers that are populated by the single sign-on provider are different from the one that TIBCO MDM authentication framework understands. For example, TIBCO MDM uses User Name and Enterprise headers. These headers may be referred as login_user and login_enterprise in the single sign-on provider. In this case, these headers must be mapped and returned successfully to the authentication framework. For more information on the single sign-on properties, refer to Single Sign-On Properties.

The subsequent section provides the steps to implement soap header extractor.