In order to create active directory group the domain_name is not an input field available when creating the group item to add.
In group_item.py the option is not available can this be added as optional
def init(self, name=None):
self._domain_name = None