# Conditional Access

Si vous utilisez [des stratégies Microsoft Entra Conditional Access](https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/overview), vous contrôlez bien sûr aussi l’accès de KONNEKT à vos ressources Microsoft 365.

KONNEKT utilise différentes API pour se connecter à Microsoft 365. Il est donc nécessaire de configurer les stratégies Conditional Access correspondantes pour **« All cloud apps »**.&#x20;

Il s’agit **non** suffit à sélectionner uniquement l’application « KONNEKT ».

<figure><img src="/files/e76f289ae0f9080be1342d24203f19e5ed8054e1" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Assurez-vous de [accorder d’abord le consentement administrateur à l’échelle du locataire](/fr/installation/security/grant-admin-consent-in-enterprise-applications.md) . Sans cela, KONNEKT ne fera pas partie de « All cloud apps ».
{% endhint %}

{% hint style="info" %}
KONNEKT prend en charge les applications exclues dans la stratégie Conditional Access correspondante à partir de KONNEKT 2.10. Vous devez activer [l’authentification améliorée](/fr/configuration/system-settings/authentification-amelioree.md) pour que cela fonctionne.

Veuillez également consulter «[Échec de l’obtention du jeton d’accès](/fr/troubleshooting/access-token-issues/failed-to-obtain-access-token.md)".
{% endhint %}


---

# Agent Instructions: 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.konnekt.io/fr/installation/security/conditional-access.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.
