Hi, in my enterprise we configured the ingestion but now got in an unexpected use-case. Wanted to check if someone has an idea on how to solve or how they managed.
At the moment we filter users by an extension attribute, while filter groups by the name.
This is fine unit we have some users that don’t have the extension attribute but are members of the filtered groups.
Is there a way to ingest both sets so users member of groups, and also all the other users?
I noticed the in the provider the user.filter can’t be used with the userGroupMember filter.
Any idea on how to solve without ingesting the whole AD?