Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tools4everbv/helloid-conn-prov-target-templafy-scim

Templafy - Target
https://github.com/tools4everbv/helloid-conn-prov-target-templafy-scim

dfm provisioning target

Last synced: 4 days ago
JSON representation

Templafy - Target

Awesome Lists containing this project

README

        

# HelloID-Conn-Prov-Target-Templafy-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-Templafy_ connector creates/updates user accounts in Templafy. The Templafy API is a scim based (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 Templafy 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 | Mandatory |
| ------------ | ----------- | ----------- |
| ClientSecret | The ClientSecret to the Templafy SCIM API | Yes |
| BaseUrl | The BaseUrl to the Templafy environment. e.g. [https://customer.my.Templafy.com] | Yes |

### 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)

> _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/