Identifier Mapper is a Pipeline Plugin designed to modify Identifiers generated from a corresponding External Identity obtained via an External Identity Source.

Configuration

  1. Identifier Mapper is part of the PipelineToolkit Registry Plugin, which must be activated.
  2. After defining a suitable Pipeline, select Flanges from the Pipeline configuration page, and then (plus) Add a New Flange.
    1. Set the Flange status to Build Related Attributes. Identifier Mapper does not support other Integration Points.
    2. Set the Plugin to PipelineToolkit.IdentifierMappers.
    3. When defining multiple Flanges for Build Related Attributes, pay careful attention to the Flange order. Later Flanges can overwrite changes made by earlier Flanges.
  3. Currently, the only supported Identifier Mapping is used to assign Login Identifier flags to Identifiers copied from the External Identifier. After the Flange is created, add one or more Login Identifier Types from the Plugin configuration page.
    1. Select (plus) Add a New Login Identifier Type.
    2. Select the desired Identifier Type, and indicate whether that type should be flagged for login or not. (The flag will be applied to the Person copy of the Identifier.)
    3. When defining multiple Mappings, pay careful attention to the Mapping order. All configured Mappings will be run in the specified order, so later Mappings can overwrite values assigned by earlier Mappings.

See Also

Changes From Earlier Versions

As of Registry v5.1.0

  • Identifier Mapper is available.
  • No labels