{"id":19504943,"url":"https://github.com/tools4everbv/helloid-conn-prov-target-aeries-sis-api","last_synced_at":"2026-05-17T07:36:41.244Z","repository":{"id":113209441,"uuid":"353128950","full_name":"Tools4everBV/HelloID-Conn-Prov-Target-Aeries-SIS-API","owner":"Tools4everBV","description":"Aeries SIS - API Target","archived":false,"fork":false,"pushed_at":"2024-01-09T15:21:55.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-02-25T22:13:32.034Z","etag":null,"topics":["aeries","edu","provisioning","sis","target"],"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":"2021-03-30T20:11:49.000Z","updated_at":"2023-05-11T08:12:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"52a603b5-865c-402f-b694-5a2b3da48fb8","html_url":"https://github.com/Tools4everBV/HelloID-Conn-Prov-Target-Aeries-SIS-API","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Tools4everBV/HelloID-Conn-Prov-Target-Aeries-SIS-API","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Target-Aeries-SIS-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Target-Aeries-SIS-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Target-Aeries-SIS-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Target-Aeries-SIS-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tools4everBV","download_url":"https://codeload.github.com/Tools4everBV/HelloID-Conn-Prov-Target-Aeries-SIS-API/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tools4everBV%2FHelloID-Conn-Prov-Target-Aeries-SIS-API/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33130895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aeries","edu","provisioning","sis","target"],"created_at":"2024-11-10T22:27:48.688Z","updated_at":"2026-05-17T07:36:41.212Z","avatar_url":"https://github.com/Tools4everBV.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelloID-Conn-Prov-Target-Aeries-SIS-API\n\n| :information_source: Information |\n|:---------------------------|\n| This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, password, certificate, etc. You might even need to sign a contract or agreement with the supplier before implementing this connector. Please contact the client's application manager to coordinate the connector requirements.       |\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://www.tools4ever.nl/connector-logos/aeriessis-logo.png\"\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\nIn this example we are going to write back to Aeries via the API, specifically for an email address field on Supplemental Data.\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n## Table of Contents\n* [Getting Started](#getting-started)\n* [Setting up the API access](#setting-up-the-api-access)\n* [Setup the PowerShell connector](#setup-the-powerShell-connector)\n\n\u003c!-- GETTING STARTED --\u003e\n## Getting Started\nBy using this connector you will have the ability to create one of the following items in Google GSuite:\n\n* Create user account \n* Enable user account\n* Disable user account\n* Delete user account\n* Manage permissions (grant / revoke)\n  * Group Membership\n  * Licenses (Statically defined)\n\n\n## Setting up the API access\nhttps://support.aeries.com/support/solutions/articles/14000077926-aeries-api-full-documentation\n\n## Setup the PowerShell connector\n1. Add a new 'Target System' to HelloID and make sure to import all the necessary files.\n\n    - [ ] configuration.json\n    - [ ] create.ps1\n    - [ ] update.ps1\n\n2. Fill in the required fields on the 'Configuration' tab. See also, [Setting up the API access](#setting-up-the-api-access)\n\n![image](Assets/configuration.png)\n* Base URI\n* Certificate Key\n\n_For more information about our HelloID PowerShell connectors, please refer to our general [Documentation](https://docs.helloid.com/hc/en-us/articles/360012558020-Configure-a-custom-PowerShell-target-system page_\n \n# HelloID Docs\nThe official HelloID documentation can be found at: https://docs.helloid.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-target-aeries-sis-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-target-aeries-sis-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftools4everbv%2Fhelloid-conn-prov-target-aeries-sis-api/lists"}