> For the complete documentation index, see [llms.txt](https://docs.realmjoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmjoin.com/fr/deploiement-realmjoin/onboarding-realmjoin-portal.md).

# Intégration

## Portail RealmJoin d'auto-inscription

{% stepper %}
{% step %}

#### Se connecter en tant qu'administrateur global

Visitez <https://portal.realmjoin.com> et connectez-vous en tant que **Administrateur global** de votre Tenant Entra ID.

<figure><img src="/files/658584171d013809217d993f99eef9d24aea19d1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Accepter les autorisations

Sélectionnez « Consent on behalf of your organization » pour approuver le portail RealmJoin au nom de votre organisation.

<figure><img src="/files/1314f73565d35b2d6e95d6f5af5470860003d4af" alt=""><figcaption><p>L'application demandera les autorisations de base nécessaires pour interagir avec le portail RealmJoin. Ces autorisations sont requises pour tout utilisateur interagissant avec le portail RealmJoin - par exemple pour utiliser les services en libre-service.</p></figcaption></figure>
{% endstep %}

{% step %}

#### Remplissez le formulaire

L'adresse e-mail indiquée recevra des mises à jour importantes et des notifications du portail.

<figure><img src="/files/8c9b33799d758de99d44967ed686acbccf9204e0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Sélectionnez « Quick Setup » ou « Advanced Setup »

* « Quick Setup » fournit les fonctionnalités de base du portail RealmJoin
* « Advanced Setup » fournit toutes les fonctionnalités de RealmJoin. Choisissez également « Advanced Setup » si votre organisation a des besoins particuliers en matière de conformité ou nécessite un contrôle maximal sur les autorisations accordées.

| Fonctionnalités                                   | Configuration rapide | Configuration avancée |
| ------------------------------------------------- | :------------------: | :-------------------: |
| Fonctionnalités de base du portail                |          ☑️          |           ☑️          |
| Autopilot                                         |                      |           ☑️          |
| Client RealmJoin                                  |                      |           ☑️          |
| Scripts de remédiation                            |                      |           ☑️          |
| Actions privilégiées sur les appareils            |                      |           ☑️          |
| Intune LAPS                                       |                      |           ☑️          |
| Fonctionnalités de sécurité (licence MDE requise) |                      |           ☑️          |
| Journaux d'audit                                  |                      |           ☑️          |

<figure><img src="/files/cb1d1728ed7e9b4291d7c5e3d2e4620d314603e9" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% content-ref url="/pages/3838aafb332dbd106e2aed9c6846105ba848d964" %}
[Configuration avancée](/fr/deploiement-realmjoin/onboarding-realmjoin-portal/advanced-setup.md)
{% endcontent-ref %}


---

# 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://docs.realmjoin.com/fr/deploiement-realmjoin/onboarding-realmjoin-portal.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.
