In my system there are more than 500 groups for Azure Active directory application and I want to aggregate only 50 groups for the Azure Active directory application . How I can do this ?
you can use groups filter
or a customization rule for groups where you return null after the 50th group
you can find an example of the customization rule into the file .../identityiq/WEB-INF/config/examplerules.xml
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.