You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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