Skip to content

Tools4everBV/HelloID-Conn-Prov-Notification-Glpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloID-Conn-Prov-Notification-GLPI

⚠️ Warning
Please be aware that the current notifications only can be triggered by built-in events. For other applications please use the Target connector
ℹ️ Information
This repository contains the connector and configuration code only. The implementer is responsible to acquire the connection details such as username, token , 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-Notification-GLPI is a notifcation connector. GLPI provides a set of REST APIs that allow you to programmatically interact with its data. The GLPI documentation provides details of API commands that are used.

Getting started

Prerequisites

  • Credentials with the rights as described in permissions

Connection settings

The following settings are required to connect to the API.

Setting Description
GLPI Url Example: https://192.168.1.1/apirest.php
App Token API key for application
User Token API key of the user

More about API keys: https://tic.gal/how-to-setup-glpi-api/

Templates

There is currently only one template. When configuring the tickets, make sure to provide the correct UserToken and the correct AppToken. The projects are supplied in a dropdown list in the template. Change this for each implementation.

⚠️ Warning
Please keep in mind that the key form field names in the templates are used in the notification.ps1 changing them will break the connector.

Ticket

Getting help

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/

Releases

No releases published

Packages

No packages published