- Finalized get_users Azure_AD module
- Pulls all available users from Tenant
- Pulls all supported user properties using Microsoft Graph API
- outputs to three data files, including BloodHound compatible azusers type file
- Finalized get_tenant Azure_AD module
- Pulls tenant id from passed in token
- Pulls tenant name (Federation Brand Name) from openid configurations (public)
- Outputs two data files, one text file and one BloodHound compatible aztenant type file