Sun Identity Manager Deployment Reference

Change User Answers View

Used to change an existing user’s authentication answers for one or more login interfaces.

Contains two high-level attributes.

Table 3–21 Change User Answers View Attributes

Attribute  

Editable? 

Data Type 

Required?  

questions

 

List 

 

loginInterface

 

String 

 

questions

Describes the question. Contains the following attributes:

Table 3–22 questions Attributes (Change User Answers View)

Attribute 

Data Type 

Required? 

qid

String 

 

question

String 

 

answer

String 

 

answerObfuscated

Boolean 

 

qid

Uniquely identifies a question that is used to associate this question with one defined in the policy.

question

Specifies the question string as defined in the policy.

answer

Specifies the user’s answer, if specified, associated with the value of qid.

answerObfuscated

Specifies whether the answer is displayed or encrypted.

loginInterface

Identifies the login interface with which this question is associated. Its value is a unique message catalog key for each login interface.

Contains the following attributes:

Table 3–23 loginInterface Attributes (Change User Answers View)

Attribute  

Data Type 

name 

String 

questionPolicy 

String 

questionCount 

String 

name

Identifies the name of the login interface that the question is associated with.

Valid values include:

questionPolicy

Specifies the policy that this question is associated with (for example, All, Random, Any, or RoundRobin).

questionCount

Set only if the questionPolicy attribute is set to Any or Random.