UserAnalysisSessionOptionType (Complex Type)

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

Supertype: AbstractAnalysisSessionOptionType
Object clustering options for "user" mode. Specification of parameters utilized for establishing cluster generation conditions, specifically pertaining to the RoleAnalysisClusterType. These parameters play a critical role in defining the criteria and conditions for grouping objects into clusters, enabling effective role analysis. Furthermore, the role analysis session allows for the possibility of updating these values. If there is a need to modify or refine the cluster options during the analysis process, the values associated with the keys can be updated accordingly. This flexibility enables fine-tuning of the role analysis based on changing requirements or new insights gained during the analysis phase.
Item Summary  
Name Type Multiplicity Description
userSearchFilter property
SearchFilterType
[0,1] Specifies the query or filter applied to the UserType objects. 
roleSearchFilter property
SearchFilterType
[0,1] Specifies the query or filter applied to the RoleType objects. 
assignmentSearchFilter property
SearchFilterType
[0,1] Specifies the query or filter applied to the AssignmentType objects. 
similarityThreshold property
double
[0,1] Similarity threshold used for clustering (Jaccard). 
minMembersCount property
int
[0,1] Specifies the minimum required cluster size (member objects). 
minPropertiesOverlap property
int
[0,1] Minimum property overlap size between cluster members. 
clusteringAttributeSetting container
ClusteringAttributeSettingType
[0,1] Contains information about the clustering attribute analysis settings. 
userAnalysisAttributeSetting container
AnalysisAttributeSettingType
[0,1] Contains information about attribute analysis settings. 
isIndirect property
boolean
[0,1] Specifies whether the clustering runs in indirect mode. 
detailedAnalysis property
boolean
[0,1] Specifies whether the outlier detection process run over clustering noise group.