User Registration Report
Generates an Excel Xlsx file which contains the User Id, Device Name, and Registration status of all Users within the specified group.
Parameters
service_provider_id (str): Service Provider/ Enterprise where group is hosted.
group_id (str): Target Group you would like to pull the registration of users for.
Return
None: This will generate an Xlsx File into .os_reports/ named "Registration_report_for_(GroupID)"
The script makes use of the following methods:
How To Use:
Last updated
Was this helpful?