Important
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.
HelloID-Conn-Prov-Target-Indiveo is a target connector. Indiveo provides a set of REST APIs that allow you to programmatically interact with its data..
The following features are available:
| Feature | Supported | Actions | Remarks |
|---|---|---|---|
| Account Lifecycle | ✅ | Create, Update, Enable, Disable, | |
| Permissions | ❌ | - | |
| Resources | ❌ | - | |
| Entitlement Import: Accounts | ✅ | - | |
| Entitlement Import: Permissions | ❌ | - | |
| Governance Reconciliation Resolutions | ✅ | - |
URL of the icon used for the HelloID Provisioning target system.
https://raw.githubusercontent.com/Tools4everBV/HelloID-Conn-Prov-Target-Indiveo/refs/heads/main/Icon.png
The following settings are required to connect to the API.
| Setting | Description | Mandatory |
|---|---|---|
| BaseUrl | The URL to the API | Yes |
| Token | The Token to connect to the API | Yes |
The correlation configuration is used to specify which properties will be used to match an existing account within Indiveo to a person in HelloID.
| Setting | Value |
|---|---|
| Enable correlation | True |
| Person correlation field | PersonContext.Person.MicrosoftActiveDirectory.UserPrincipalName |
| Account correlation field | userName |
Tip
For more information on correlation, please refer to our correlation documentation pages.
The field mapping can be imported by using the fieldMapping.json file.
The account reference is populated with the property id property from Indiveo
When updating the familyName or givenName the dislplayName will automatically updated.
The following endpoints are used by the connector
| Endpoint | HTTP Method | Description |
|---|---|---|
| /Users | GET, POST, PATCH | Retrieve, Create and update user information |
No API documentation is available. For SCIM documentation; please refer to: https://simplecloud.info/
Tip
For more information on how to configure a HelloID PowerShell connector, please refer to our documentation pages.
The official HelloID documentation can be found at: https://docs.helloid.com/