> 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/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 « Consentement au nom de votre organisation » 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 « Configuration rapide » ou « Configuration avancée »

* « Configuration rapide » fournit les fonctionnalités principales du portail RealmJoin
* « Configuration avancée » fournit toutes les fonctionnalités de RealmJoin. De plus, choisissez « Configuration avancée » 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 principales du portail            |          ☑️          |           ☑️          |
| Autopilot                                         |                      |           ☑️          |
| RealmJoin Client                                  |                      |           ☑️          |
| 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/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, and the optional `goal` query parameter:

```
GET https://docs.realmjoin.com/fr/deploiement/onboarding-realmjoin-portal.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
