Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-target-aeries-sis-api
Aeries SIS - API Target
https://github.com/tools4everbv/helloid-conn-prov-target-aeries-sis-api
aeries edu provisioning sis target
Last synced: about 1 month ago
JSON representation
Aeries SIS - API Target
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-target-aeries-sis-api
- Owner: Tools4everBV
- Created: 2021-03-30T20:11:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T15:21:55.000Z (12 months ago)
- Last Synced: 2024-01-10T10:40:08.476Z (12 months ago)
- Topics: aeries, edu, provisioning, sis, target
- Language: PowerShell
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Target-Aeries-SIS-API
| :information_source: Information |
|:---------------------------|
| 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. |
In this example we are going to write back to Aeries via the API, specifically for an email address field on Supplemental Data.## Table of Contents
* [Getting Started](#getting-started)
* [Setting up the API access](#setting-up-the-api-access)
* [Setup the PowerShell connector](#setup-the-powerShell-connector)## Getting Started
By using this connector you will have the ability to create one of the following items in Google GSuite:* Create user account
* Enable user account
* Disable user account
* Delete user account
* Manage permissions (grant / revoke)
* Group Membership
* Licenses (Statically defined)## Setting up the API access
https://support.aeries.com/support/solutions/articles/14000077926-aeries-api-full-documentation## Setup the PowerShell connector
1. Add a new 'Target System' to HelloID and make sure to import all the necessary files.- [ ] configuration.json
- [ ] create.ps1
- [ ] update.ps12. Fill in the required fields on the 'Configuration' tab. See also, [Setting up the API access](#setting-up-the-api-access)
![image](Assets/configuration.png)
* Base URI
* Certificate Key_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_
# HelloID Docs
The official HelloID documentation can be found at: https://docs.helloid.com/