IdMatchCorrelatorType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Supertype: AbstractCorrelatorType
Correlation using ID Match service. See https://spaces.at.internet2.edu/display/cifer/SOR-Registry+Strawman+ID+Match+API. This structure is temporary/experimental. It will be changed before 4.5 release.
Item Summary  
Name Type Multiplicity Description
order property
int
[0,1] Order in which this correlator is to be evaluated. 
authority property
CorrelatorAuthorityLevelType
[0,1] TODO  
using property
string
[0,1] Reference to the correlator to be used at this place. 
extending property
string
[0,1] Reference to an upstream definition of correlator. 
name property
string
[0,1] Name of the correlator. 
displayName property
string
[0,1]  
description property
string
[0,1]  
documentation property
string
[0,1]  
definitions container
CorrelatorDefinitionsType
[0,1] TODO  
sorLabel property
string
[0,1] Label for this System of Record. 
sorIdentifierPrefix property
string
[0,1] First part of the SOR identifier. 
sorIdentifierProperty property
ItemPathType
[0,1] Attribute whose value provides the base of the SOR identifier. 
url property
string
[0,1] ID Match service URL. 
username property
string
[0,1] User (login) name used to connect to the service. 
password property
ProtectedStringType
[0,1] Password used to connect to the service. 
followOn container
CompositeCorrelatorType
[0,1] The correlator that is applied to the resolved (or potentially-matching) reference identifier provided by the ID Match service.