Skip to content

Tools4everBV/HelloID-Conn-Prov-Target-Indiveo

Repository files navigation

HelloID-Conn-Prov-Target-Indiveo

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.

Table of contents

Introduction

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..

Supported features

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 -

Getting started

HelloID Icon URL

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

Requirements

Connection settings

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

Correlation configuration

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.

Field mapping

The field mapping can be imported by using the fieldMapping.json file.

Account Reference

The account reference is populated with the property id property from Indiveo

Remarks

Updating the account

When updating the familyName or givenName the dislplayName will automatically updated.

Development resources

API endpoints

The following endpoints are used by the connector

Endpoint HTTP Method Description
/Users GET, POST, PATCH Retrieve, Create and update user information

API documentation

No API documentation is available. For SCIM documentation; please refer to: https://simplecloud.info/

Getting help

Tip

For more information on how to configure a HelloID PowerShell connector, please refer to our documentation pages.

HelloID docs

The official HelloID documentation can be found at: https://docs.helloid.com/

About

Indiveo - Target

Topics

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors