Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-target-exact-proquro
Exact Proquro - Target
https://github.com/tools4everbv/helloid-conn-prov-target-exact-proquro
erp provisioning scm
Last synced: about 1 month ago
JSON representation
Exact Proquro - Target
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-target-exact-proquro
- Owner: Tools4everBV
- Created: 2021-07-23T15:17:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-15T10:49:38.000Z (11 months ago)
- Last Synced: 2024-01-15T14:36:29.224Z (11 months ago)
- Topics: erp, provisioning, scm
- Language: PowerShell
- Homepage:
- Size: 111 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Target-Exact-Proquro
| :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. |
## Work in progress
## Table of contents
- [Introduction](#Introduction)
- [Getting started](#Getting-started)
+ [Connection settings](#Connection-settings)
+ [Prerequisites](#Prerequisites)
+ [Supported PowerShell versions](#Supported-PowerShell-versions)
- [Getting help](#Getting-help)
- [HelloID Docs](#HelloID-Docs)## Introduction
The _HelloID-Conn-Prov-Target-Exact-Proquro_ connector creates/updates user accounts in Exact-Proquro.
> Note that this connector has not been tested on a Exact-Proquro implementation. Changes might have to be made to the code according to your requirements
## Getting started
### Connection settings
The following settings are required to connect to the API.
| Setting | Description |
| ------------ | ----------- |
| UserName | The Username to connect to Exact Proquro |
| Password | |
| ApiKey | The API Key used to authenticate. This must be retrieved from within the application |
| BaseUrl | The url to connect to Exact Proquro |
| Enable TLS 1.2 | Enables the connection to use TLS 1.2 |### Prerequisites
- When using the HelloID On-Premises agent, Windows PowerShell 5.1 must be installed.
### Supported PowerShell versions
The connector is created for both Windows PowerShell 5.1 and PowerShell Core. This means that the connector can be executed in both cloud and on-premises using the HelloID Agent.
> Older versions of Windows PowerShell are not supported.
## 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/360012518799-How-to-add-a-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/