Aggregate a Group Target

To aggregate group target as part of group aggregation, define new object type, groupTargetHelpDeskAdmin, using the following attributes.

Note

An optional filter can be configured to included a subset of groupTarget in aggregation. For example, type eq "BUILT_IN" or eq "OKTA_GROUP"

Add the following entry to the application XML:

<entry key="groupTargetAggFilter" value="type eq &quot;BUILT_IN&quot; or type eq &quot;OKTA_GROUP&quot;"/>