Aggregation Filter Settings
For more information about aggregation, refer to Application Management.
Provide the settings for your aggregation.
To configure the aggregation settings,
Note
If these parameters are not configured, then the Duo connector uses the default page size for all operations.
-
Add the
pageSizeattribute to specify the page size for the end user's associated attributes (e.g., phones or groups). Default: 100, Maximum value: 500. To set the value for this attribute, use the following:<entry key="pageSize" value="100"/>
-
Add the
userPageSizeattribute to specify page size for end users. Default: 100, Maximum value: 300. To set the value for this attribute, use the following:<entry key="userPageSize" value="100"/>
-
Add the
groupPageSizeattribute to specify the page size for groups. Default: 100, Maximum value: 100. To set the value for this attribute, use the following:<entry key="groupPageSize" value="100"/>
-
Add the
adminPageSizeattribute to specify page size for administrator users. Default: 100, Maximum value: 500. To set the value for this attribute, use the following:<entry key="adminPageSize" value="100"/>
-
Select Save.