Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-source-magister-students
Magister - Source - Students
https://github.com/tools4everbv/helloid-conn-prov-source-magister-students
cloud edu provisioning sis source
Last synced: 23 days ago
JSON representation
Magister - Source - Students
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-source-magister-students
- Owner: Tools4everBV
- Created: 2021-10-20T11:45:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T12:51:49.000Z (about 1 year ago)
- Last Synced: 2024-11-10T22:35:57.725Z (3 months ago)
- Topics: cloud, edu, provisioning, sis, source
- Language: PowerShell
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Source-magister
| :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. |
## Table of contents
- [Introduction](#Introduction)
- [Getting started](#Getting-started)
+ [Connection settings](#Connection-settings)
+ [Prerequisites](#Prerequisites)
+ [Remarks](#Remarks)
- [Setup the connector](Setup-The-Connector)
- [Getting help](Getting-help)## Introduction
The HelloID-Conn-Prov-Source-magister-students is used to retrieve students from Magister.## Getting started
### Prerequisites
- URL to the webservice. Example: https://tools4ever.swp.nl:8800
- username
- password
- layoutname
- magister application manager stand by for importing the layout### Actions
| Retrieve te data in csv format.### Connection settings
The following settings are required to connect to the API.| Setting | Description |
| ------------ | ----------- |
| Username | The username |
| Password | The password |
| BaseUrl | The URL to the Magister environment. Example: https://tools4ever.swp.nl:8800
| Layout | Name of the list in Decibel to export
| isDebug | Debug toggle### Remarks
- Execute on-premises because of IP whitelisting on Magister site
- The magsiter application manager must create an layout named "tools4ever-leerlingen-actief"
- The username must be authorized for the layout "tools4ever-leerlingen-actief"
- The magister application manager must import the contents off the layout "tools4ever-leerlingen-actief" into decibel
- documentation can be found at https://.swp.nl:8800/doc?## Getting help
> _For more information on how to configure a HelloID PowerShell connector, please refer to our [documentation](https://docs.helloid.com/hc/en-us/articles/360012557600-Configure-a-custom-PowerShell-source-system) pages_
> _If you need help, feel free to ask questions on our [forum](https://forum.helloid.com)_
## HelloID Docs
The official HelloID documentation can be found at: https://docs.helloid.com/