CredentialsResetPolicyType (Complex Type)

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

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
$itemDefinition.Name.LocalPart property
string
[0,1] Name of the password reset scheme. 
$itemDefinition.Name.LocalPart container
CredentialSourceType
[0,1] Source of a new credential value. 
$itemDefinition.Name.LocalPart property
boolean
[0,1] If set to true then the new credential will have the forceChange flag set. 
$itemDefinition.Name.LocalPart container
SecurityQuestionsResetPolicyType
[0,1] Structure that specifies policy for password management. 
$itemDefinition.Name.LocalPart container
MailResetPolicyType
[0,1] Structure that specifies policy for password management. 
$itemDefinition.Name.LocalPart container
SmsResetPolicyType
[0,1] Structure that specifies policy for password management.