<correlation>
<identifier>correlation</identifier>
<correlator>
<correlatorIdentifier>family-name-only</correlatorIdentifier>
<order>1</order>
</correlator>
<correlator>
<correlatorIdentifier>family-and-given-name</correlatorIdentifier>
<order>2</order>
</correlator>
<options>
<candidateLimit>10</candidateLimit>
</options>
</correlation>
Module correlation
Correlation module gives the possibility to find identity(es) (user object(s) for now) in midpoint using correlation mechanism within authentication process. This module is used during Identity recovery flow as the second authentication module.
The specified in the module correlators are processed one by one till the only identity is found by the correlators, or till the last correlator is proceeded. In case no identity is found after the last correlator, the list of candidates from the correlators results are considered to be a list of found identities.
Name | Description | Required | Type |
---|---|---|---|
|
The definition of the correlator. Within this element |
false |
CorrelationModuleConfigurationType |
|
Used to set some options for correlation module. For now contains the only |
false |
CorrelationModuleOptionsType |