{"id":19504648,"url":"https://github.com/tools4everbv/helloid-task-sa-source-azureactivedirectory-groupsearch","last_synced_at":"2026-06-12T06:02:21.650Z","repository":{"id":219775008,"uuid":"749916576","full_name":"Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch","owner":"Tools4everBV","description":"Azure Active Directory - Group search","archived":false,"fork":false,"pushed_at":"2024-01-31T07:54:01.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:46.458Z","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,"publiccode":null,"codemeta":null}},"created_at":"2024-01-29T16:45:38.000Z","updated_at":"2024-01-30T15:41:35.000Z","dependencies_parsed_at":"2024-01-29T18:54:17.550Z","dependency_job_id":"7d803298-7d91-44dd-959e-5cbfedef1e45","html_url":"https://github.com/Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch","commit_stats":null,"previous_names":["tools4everbv/helloid-task-sa-source-azureactivedirectory-groupsearch"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch/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-GroupSearch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34231212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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:37.552Z","updated_at":"2026-06-12T06:02:21.629Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Task-SA-Source-AzureActiveDirectory-GroupSearch\n\n## Prerequisites\n- [ ] This script uses the Microsoft Graph API and requires an App Registration with App permissions:\n  - [ ] Read all groups \u003cb\u003e\u003ci\u003eGroup.Read.All\u003c/i\u003e\u003c/b\u003e\n\n## Description\n\n1. Define a wildcard search query `$searchQuery` based on the search parameter `$datasource.searchGroup`\n2. Creates a token to connect to the Graph API.\n3. List all groups in Azure AD using the API call: [List groups](https://learn.microsoft.com/en-us/graph/api/group-list?view=graph-rest-1.0\u0026tabs=http)\n4. Filter down to only users with `$searchQuery` in their `displayName` or `userPrincipalName`\n5. 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.\n\n```json\n{\n    \"searchGroup\": \"Group A\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupsearch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupsearch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-task-sa-source-azureactivedirectory-groupsearch/lists"}