Additional Settings
-
Enter the API Rate Limit for the maximum API rate limit threshold as the maximum permissible call number. If you have the
maxPermissibleCalls
attribute, you can change its value. This value is expressed as a percentage without the percent symbol (%). By default, it is90
. -
Select Disable Group Caching to disable the cache creation of user groups. The connector fetches user profiles followed by groups during account aggregation.
The Okta source creates a group cache to improve aggregation performance, as exemplified in the following steps:
-
The source creates a cache of users connected to groups.
-
The source then fetches the user profiles.
-
The source maps the groups of the fetched user profiles to the cache created originally.
This cache creation works best in environments where there is are fewer connections between users and groups. Because of API limitations, the cache creation can take a longer time the more connections there are. To skip the cache creation and fetch the user profiles followed by groups, enable the option to Disable Group Caching.
-
-
Select Enable Group Skinny User to enable the
skinny_user
endpoint to fetch the groups connected to a user in the Okta source. This attribute is applicable only for caching the approach of account aggregation. -
Select Enable List Users With Search to run account aggregation with Okta's List Users with Search feature. By default, the Okta source supports the managed system's List Users with Filter feature for account aggregation. The List Users with Search feature searches for users based on the properties specified in the search parameter (case insensitive). This operation supports pagination to a maximum of 50000 results.
Partitioning Settings
-
Select the option to Enable Partitioning to process the data in parallel across multiple threads.
-
Enter a Number of Partitioning Threads value. By default, it is 2.
-
Select Save.