Entitlement Aggregation

How you filter out dynamic groups from aggregating into SailPoint from an Entra source connector?

Hi,

Please use below documentation.

You can search for group filtering.

-Abhinov

Hi @ssong,

You can try using the below filter in the group and group membership fields and see if it works for you.

NOT (groupTypes/any(s:s eq 'DynamicMembership'))

Take a look at this documentation for more details.

Also, make sure to test this in postman to make sure that you do get the right groups:

Keep the below point in mind, incase the account aggregation brings in extra groups:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.