Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-target-speakap
Speakap - Target
https://github.com/tools4everbv/helloid-conn-prov-target-speakap
pnc provisioning
Last synced: 2 days ago
JSON representation
Speakap - Target
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-target-speakap
- Owner: Tools4everBV
- Created: 2022-02-15T10:58:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T09:42:14.000Z (12 months ago)
- Last Synced: 2024-11-10T22:35:36.429Z (2 months ago)
- Topics: pnc, provisioning
- Language: PowerShell
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Target-Speakap
| :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)
- [HelloID Docs](#HelloID-docs)## Introduction
_HelloID-Conn-Prov-Target-Speakap_ is a _target_ connector. Speakap provides a set of REST API's that allow you to programmatically interact with it's data. The HelloID connector uses the API endpoints listed in the table below.
### SCIM API
Speakap uses a SCIM based API for user provisioning. For more information on SCIM: www.simplecloud.info
| Endpoint | Description |
| ------------ | ----------- |
| /Users | Create/Update/Delete users |## Getting started
### Connection settings
The following settings are required to connect to the API.
| Setting | Description | Mandatory |
| ------------ | ----------- | ----------- |
| ApiToken | The ApiToken to connect to the Speakap SCIM API | Yes |
| BaseUrl | The URL to the Speakap API | Yes |### Prerequisites
### Remarks
## Setup the connector
> _How to setup the connector in HelloID._ Are special settings required. Like the _primary manager_ settings for a source connector.
## 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/360012558020-Configure-a-custom-PowerShell-target-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/