-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
8
-
Azure AD group filtering must be done by adding each desired group's name. This becomes challenging for large organizations with thousands of groups.
Crowd should allow wildcard filtering or a Group Object Filter (like Restricting LDAP Scope for User and Group Search) option for Azure AD.
Form Name |
---|
Our team tried to configure integration Crowd and Azure, but synchronization of groups failed because of the same groups names in Azure. That why was decided to and list of groups to the filter of directory configuration.
Unfortunately, this filter doesn't support regular expressions and we have to provide need to provide plain list of all required groups. It's inconvenient, because list is quite big.
Using RestAPI for that is impossible as well (this problem is mention in the following ticket CWD-5603).
It is not enough to add this list once, we need to update it regularly. For testing purposes only, we have resolved the problem by adding the list directly in database...
That's why using regular expressions in the filtering is obvious and necessary feature which was not implemented for some reason.
We hope that it will be implemented as soon as possible.