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
pageSize
attribute 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
userPageSize
attribute 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
groupPageSize
attribute 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
adminPageSize
attribute 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.