CorrelationAuthenticationModuleType (Complex Type)

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

Supertype: AbstractCredentialAuthenticationModuleType
Module is used for the user authentication using the correlation rules. Rules can be configured in object template per archetype or on global level. For example, for "lost my username" case the archetypes provide the information about correlation rules to be applied.
Item Summary  
Name Type Multiplicity Description
name property
string
[0,1] Unique name of the authentication module. 
identifier property
string
[1,1] Unique module identifier. 
description property
string
[0,1] Free form description of the module (administrator comment). 
focusType property
QName
[0,1] Type of logged object that this authentication module applies to. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
credentialName property
string
[0,1] Name of credential definition that should be used when validating password. 
correlator container
CorrelationModuleConfigurationType
[0,-1] Correlator configuration. 
options container
CorrelationModuleOptionsType
[0,1] Options for correlation module.