ArchetypeSelectionModuleType (Complex Type)

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

Supertype: AbstractCredentialAuthenticationModuleType
Module is used for the refining user search based on archetype selection. For example, for "lost my username" case the archetypes provide the information about the user who can recover the username and this archetype is later used for the search.
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. 
archetypeSelection container
ArchetypeSelectionType
[0,1] A set of archetypes which provides e. 
allowUndefinedArchetype property
boolean
[0,1] Enables the case when no archetype can be selected.