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
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 https://bitwarden.com/help/azure-active-directory/#specify-sync-filters