CredentialsResetPolicyType (Complex Type)

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

Supertype: UserInterfaceFeatureType

Credentials reset management policy. It specifies the management details for each supported credentials reset type. It defines parameters such as reset method.

The idea is that all the password reset mechanisms have the same parts: request, authentication, credential source, delivery. This data structure is meant to configure those steps.

Item Summary  
Name Type Multiplicity Description
identifier property
string
[0,1] GUI feature identifier. 
description property
string
[0,1] Free-form description (comment) intended for system administrator. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
display container
DisplayType
[0,1] Display properties of the UI feature. 
visibility property
UserInterfaceElementVisibilityType
[0,1] Defines, whether this feature will be visible or it will be hidden. 
displayOrder property
int
[0,1] The content of this property specifies an order in which the user interface feature should be displayed relative to other similar features that are displayed together. 
applicableForOperation property
OperationTypeType
[0,1] Used to distinguish for which operations are the configuration applicable (and so visible) If nothing specified, configuration will be applicable for both add and modify operations (and visible for example for panel in details menu). 
name property
string
[0,1] Name of the password reset scheme. 
authenticationSequenceName property
string
[0,1] Defines authentication sequence, which will be used for reset credential. 
newCredentialSource container
CredentialSourceType
[0,1] Source of a new credential value. 
forceChange property
boolean
[0,1] If set to true then the new credential will have the forceChange flag set. 
formRef reference
ObjectReferenceType
[0,1] Reference to form which is displayed for reset