AttributeVerificationAuthenticationModuleType (Complex Type)

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

Supertype: AbstractCredentialAuthenticationModuleType
The module can be used as an additional verification of the already authenticated user. Intended for interactive user verification by comparing the specified attribute with the value provided by the user.
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. 
path property
ItemPathType
[0,-1] The path to the user attribute which should be verified.