Using wildcards in syncing groups from Azure and/or LDAP directories

Is it possible to use wildcards when syncing groups from Azure… so in stead of including all groups by name, just use name.* or name* ?

cheers,
Jaap

Hey there, just checking in with the team, but for AD/LDAP you can leave the Group Path blank, and set the Group Filter to something like

(&(objectClass=group)(name=BT*))

Where BT is an example.

Azure AD does not support wildcards due to the Azure API query language, but you can create an Azure Administrative Unit, add the relevant Groups to that, and sync the AU in Directory Connector, see Sync with Azure AD | Bitwarden Help & Support