{"id":18777566,"url":"https://github.com/onify/blueprint-activedirectory-index-users","last_synced_at":"2026-05-18T15:10:50.766Z","repository":{"id":113735582,"uuid":"346849424","full_name":"onify/blueprint-activedirectory-index-users","owner":"onify","description":"Onify Blueprint: Indexing users from Active Directory","archived":false,"fork":false,"pushed_at":"2022-06-23T06:56:57.000Z","size":527,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T17:57:03.994Z","etag":null,"topics":["active-directory","activedirectory","agent","blueprint","bpmn","flow","indexing","nodejs","onify","onify-blueprint","onify-blueprints","powershell","users","workflow"],"latest_commit_sha":null,"homepage":"https://onify.co","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-03-11T21:55:15.000Z","updated_at":"2022-06-23T06:57:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"08c167be-6d7c-45f9-9fc9-e4c10e24a6d6","html_url":"https://github.com/onify/blueprint-activedirectory-index-users","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-activedirectory-index-users","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-activedirectory-index-users/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-activedirectory-index-users/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onify%2Fblueprint-activedirectory-index-users/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onify","download_url":"https://codeload.github.com/onify/blueprint-activedirectory-index-users/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239687692,"owners_count":19680773,"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":["active-directory","activedirectory","agent","blueprint","bpmn","flow","indexing","nodejs","onify","onify-blueprint","onify-blueprints","powershell","users","workflow"],"created_at":"2024-11-07T20:11:54.913Z","updated_at":"2026-05-18T15:10:40.748Z","avatar_url":"https://github.com/onify.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Onify Blueprints](https://files.readme.io/8ba3f14-onify-blueprints-logo.png)\n\n[![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)\n![Test suite](https://github.com/onify/blueprint-activedirectory-index-users/workflows/Test%20suite/badge.svg)\n\n# Onify Blueprint: Indexing users from Active Directory\n\nThis Blueprint gets all (depending on config) users from Microsoft Active Directory and index them to Onify. To integrate with AD we use the `Onify.ActiveDirectory` PowerShell module (by [Tony Aronsson](https://github.com/Aronsson84) @ [Zitac](https://github.com/zitacconsulting)) to both be able to do full index or delta index if needed. With the `Onify.ActiveDirectory` module, we can index anything from AD, like users, computers, groups, etc. \n\n## Screenshots\n\n![Onify Blueprint: Indexing users from Active Directory](blueprint.jpg \"Blueprint\")\n\n## Requirements\n\n* Onify Hub API 2.3.0 or later\n* Onify Agent (tagged `agent`)\n* Onify Flow license\n* Camunda Modeler 4.4 or later \n* Node.js v12 or higher (on agent)\n* PowerShell v5 or higher (on agent)\n\n## Included\n\n* Workflow (Flow) \n* Agent scripts\n* `Onify.ActiveDirectory` PowerShell module\n\n## Setup\n\n### Onify Agent \n\n* Copy files from `.\\resources\\agent\\scripts` to `.\\scripts` folder on Onify Agent.\n\n### Active Directory integration\n\nSetup the AD integration using `Onify.ActiveDirectory` PowerShell module.\n\n#### Configuration\n\n1. Go the the Onify Agent `.\\scripts\\Onify.ActiveDirectory` folder\n2. Open `config.json`\n3. Replace `dc01.contoso.com` with your own domain controller\n4. Replace `contoso.com` with your own domain name\n5. Replace `DC=contoso,DC=com` with your own domain base\n6. Update `searchBase` if needed\n7. Add or remove properties in `property` field if needed (used for templates)\n\n#### Templates\n\n1. Go the the Onify Agent `.\\scripts\\Onify.ActiveDirectory\\templates` folder\n2. Rename the `contoso.com` folder with your own domain name\n3. Update the template files (*.json) if needed\n\n## Workflow\n\n\u003e NOTE: By deploying or running the flow you will also schedule it to be run every day at 01:00. This can be changed if needed.\n\n### Deploy\n\n1. Open `activedirectory-index-users.bpmn` in Camunda Modeler\n2. Customize the flow (optional)\n3. Click `Deploy current diagram` and follow the steps\n\n### Run \n\n1. Open `activedirectory-index-users.bpmn` in Camunda Modeler\n2. Click `Start current diagram`\n\n## Support\n\n* Community/forum: https://support.onify.co/discuss\n* Documentation: https://support.onify.co/docs\n* Support and SLA: https://support.onify.co/docs/get-support\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contributors\n\nThanks [Tony Aronsson](https://github.com/Aronsson84) @ [Zitac](https://github.com/zitacconsulting) for great work with the PowerShell scripts and modules.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fblueprint-activedirectory-index-users","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonify%2Fblueprint-activedirectory-index-users","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonify%2Fblueprint-activedirectory-index-users/lists"}