{"id":19504624,"url":"https://github.com/tools4everbv/helloid-task-sa-source-azureactivedirectory-groupgetdetails","last_synced_at":"2025-07-05T18:35:40.719Z","repository":{"id":222103293,"uuid":"756221691","full_name":"Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails","owner":"Tools4everBV","description":"AzureActive Directory - Group get details","archived":false,"fork":false,"pushed_at":"2024-02-12T08:30:27.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-02-25T22:11:34.439Z","etag":null,"topics":["azure-active-directory","data-source","powershell","service-automation"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tools4everBV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-02-12T08:18:36.000Z","updated_at":"2024-02-12T09:32:23.000Z","dependencies_parsed_at":"2024-02-12T11:53:57.440Z","dependency_job_id":null,"html_url":"https://github.com/Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails","commit_stats":null,"previous_names":["tools4everbv/helloid-task-sa-source-azureactivedirectory-groupgetdetails"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263785518,"owners_count":23511123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-active-directory","data-source","powershell","service-automation"],"created_at":"2024-11-10T22:26:33.029Z","updated_at":"2025-07-05T18:35:40.691Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Task-SA-Source-AzureActiveDirectory-GroupGetDetails\n\n## Prerequisites\n- [ ] This script uses the Microsoft Graph API and requires an App Registration with App permissions:\n  - [ ] Read all group memberships \u003cb\u003e\u003ci\u003eGroupMember.Read.All\u003c/i\u003e\u003c/b\u003e\n\n## Description\n\nThis code snippet executes the following tasks:\n\n1. Define `$groupId` based on the `selectedGroup` data source input `$datasource.selectedGroup.Id`\n2. Creates a token to connect to the Graph API.\n3. List group's details using in Azure AD using the API call: [Get group](https://learn.microsoft.com/en-us/graph/api/group-get?view=graph-rest-1.0\u0026tabs=http)\n4. Return a hash table for each user account using the `Write-Output` cmdlet.\n\n\u003e To view an example of the data source output, please refer to the JSON code pasted below and select the `Interpreted as JSON` option in HelloID\n\n```json\n{\n    \"Id\": \"7d53a91f-dd9d-41b3-94fb-143bd2fc6854\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupgetdetails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupgetdetails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupgetdetails/lists"}