{"id":20123891,"url":"https://github.com/dalenewman/transformalize.provider.activedirectory","last_synced_at":"2025-07-19T10:32:55.696Z","repository":{"id":141704107,"uuid":"151317896","full_name":"dalenewman/Transformalize.Provider.ActiveDirectory","owner":"dalenewman","description":"an active directory provider for transformalize","archived":false,"fork":false,"pushed_at":"2019-11-26T21:10:54.000Z","size":1571,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-02T20:41:31.800Z","etag":null,"topics":["activedirectory","etl","transformalize"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dalenewman.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":"2018-10-02T20:20:49.000Z","updated_at":"2019-11-26T21:10:56.000Z","dependencies_parsed_at":"2024-04-19T05:32:23.831Z","dependency_job_id":null,"html_url":"https://github.com/dalenewman/Transformalize.Provider.ActiveDirectory","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dalenewman/Transformalize.Provider.ActiveDirectory","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenewman%2FTransformalize.Provider.ActiveDirectory","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenewman%2FTransformalize.Provider.ActiveDirectory/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenewman%2FTransformalize.Provider.ActiveDirectory/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenewman%2FTransformalize.Provider.ActiveDirectory/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dalenewman","download_url":"https://codeload.github.com/dalenewman/Transformalize.Provider.ActiveDirectory/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dalenewman%2FTransformalize.Provider.ActiveDirectory/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265916053,"owners_count":23848670,"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":["activedirectory","etl","transformalize"],"created_at":"2024-11-13T19:46:55.791Z","updated_at":"2025-07-19T10:32:55.641Z","avatar_url":"https://github.com/dalenewman.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Overview\n\nThe start of an Active Directory input provider for Transformalize.\n\n### Usage\n\n```xml\n\u003ccfg name=\"readme\"\u003e\n\n   \u003cconnections\u003e\n      \u003c!-- note the delimiter is used for split multi-value attributes (e.g. memberOf) --\u003e\n      \u003cadd name=\"input\" provider=\"activedirectory\" delimiter=\"|\" /\u003e\n   \u003c/connections\u003e\n\n   \u003centities\u003e\n      \u003cadd name=\"entity\" page=\"1\" size=\"10\"\u003e\n         \u003cfilter\u003e\n            \u003c!-- https://docs.microsoft.com/en-us/windows/desktop/adsi/search-filter-syntax --\u003e\n            \u003cadd expression=\"(\u0026(mail=*)(objectClass=user)(objectCategory=person))\" /\u003e\n         \u003c/filter\u003e\n         \u003cfields\u003e\n            \u003cadd name=\"cn\" alias=\"Name\" /\u003e\n            \u003cadd name=\"mail\" alias=\"Mail\" primary-key=\"true\" length=\"128\" /\u003e\n            \u003cadd name=\"telephoneNumber\" alias=\"Phone\" /\u003e\n            \u003cadd name=\"mobile\" alias=\"Mobile\" /\u003e\n         \u003c/fields\u003e\n      \u003c/add\u003e\n   \u003c/entities\u003e\n\u003c/cfg\u003e\n```\n\nActive Directory requires you know what attributes are \navailable and a [special syntax](https://docs.microsoft.com/en-us/windows/desktop/adsi/search-filter-syntax) for filtering them.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalenewman%2Ftransformalize.provider.activedirectory","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdalenewman%2Ftransformalize.provider.activedirectory","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdalenewman%2Ftransformalize.provider.activedirectory/lists"}