> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/faq/fr/plugins/scim.md).

# SCIM

***

{% embed url="<https://www.youtube.com/watch?t=&v=x8PXY1XOdvE>" %}

***

### Comment installer et configurer SCIM ?

Une [procédure](/doc-plugins/fr/plugin-glpi-network/scim.md) est disponible pour vous aider à configurer SCIM.

***

### Quelles sont les fonctionnalités de SCIM ?

Ce plugin vous permet de provisionner vos utilisateurs et groupes depuis un fournisseur d'identité externe en utilisant le protocole [SCIM](https://en.wikipedia.org/wiki/System_for_Cross-domain_Identity_Management). La mise à jour depuis l'annuaire vers GLPI se fait "juste à temps". Chaque modification est effectuée à la volée, sans aucun cron. GLPI est le fournisseur de service, et l'annuaire est le fournisseur d'identité.

***

### Pourquoi l'authentification ne fonctionne-t-elle pas avec Entra (Azure) ?

Actuellement, Entra ne permet pas la synchronisation des mots de passe avec SCIM. Cela empêche la connexion à GLPI. Afin de résoudre le problème, vous devrez installer et configurer [OAuth SSO](/doc-plugins/fr/plugin-glpi-network/oauthsso.md) pour permettre l'authentification.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.glpi-project.org/faq/fr/plugins/scim.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
