Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tools4everbv/helloid-conn-prov-target-irisintranet-scim
HelloID-Conn-Prov-Target-IrisIntranet-SCIM
https://github.com/tools4everbv/helloid-conn-prov-target-irisintranet-scim
intranet pnc provisioning scim target
Last synced: 16 days ago
JSON representation
HelloID-Conn-Prov-Target-IrisIntranet-SCIM
- Host: GitHub
- URL: https://github.com/tools4everbv/helloid-conn-prov-target-irisintranet-scim
- Owner: Tools4everBV
- Created: 2021-07-16T08:26:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T12:12:03.000Z (about 1 month ago)
- Last Synced: 2024-12-20T12:35:26.843Z (about 1 month ago)
- Topics: intranet, pnc, provisioning, scim, target
- Language: PowerShell
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# HelloID-Conn-Prov-Target-IrisIntranet-SCIM
| :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)
+ [Supported PowerShell versions](#Supported-PowerShell-versions)
- [Getting help](#Getting-help)
- [HelloID Docs](#HelloID-Docs)## Introduction
The _HelloID-Conn-Prov-Target-IrisIntranet_ connector creates/updates user accounts in IrisIntranet. The IrisIntranet API is a scim (http://www.simplecloud.info) API. The code used for this connector is based on the _https://github.com/Tools4everBV/HelloID-Conn-Prov-Target-Generic-Scim_ generic scim connector.
> Note that this connector has not been tested on a IrisIntranet 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 |
| ------------ | ----------- |
| ApiKey | The API key used to authenticate against Iris Intranet. This must be retrieved from within the application |
| Uri | The URL to connect to Iris Intranet. [https://mycompany.irisintranet.com/scim]|### 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/