Users Component
Used to sync users from a source instance to a destination instance of Swimlane
sync
This method is used to sync all users from a source instance to a destination instance
def sync(self)
sync_user
def sync_user(self, user_id)
Used to sync users from a source instance to a destination instance of Swimlane
This method is used to sync all users from a source instance to a destination instance
def sync(self)
def sync_user(self, user_id)