# Conditional Access

Wenn Sie [Microsoft Entra Conditional Access-Richtlinien](https://learn.microsoft.com/en-us/azure/active-directory/conditional-access/overview)verwenden, kontrollieren Sie natürlich auch den Zugriff von KONNEKT auf Ihre Microsoft 365-Ressourcen.

KONNEKT verwendet verschiedene APIs, um eine Verbindung mit Microsoft 365 herzustellen. Daher ist es notwendig, die entsprechenden Conditional Access-Richtlinien so zu konfigurieren, dass **„Alle Cloud-Apps“**.&#x20;

Es geht **nicht** es nicht aus, einfach die App „KONNEKT“ auszuwählen.

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

{% hint style="warning" %}
Stellen Sie sicher, dass Sie [den mandantenweiten Administratorzustimmung](/de/installation/security/grant-admin-consent-in-enterprise-applications.md) zuerst erteilen. Ohne diese wird KONNEKT nicht Teil von „Alle Cloud-Apps“ sein.
{% endhint %}

{% hint style="info" %}
KONNEKT unterstützt ausgeschlossene Apps in der entsprechenden Conditional Access-Richtlinie ab KONNEKT 2.10. Sie müssen [Enhanced Authentication](/de/configuration/system-settings/erweiterte-authentifizierung.md) aktivieren, damit dies funktioniert.

Bitte siehe auch „[Fehler beim Abrufen des Zugriffstokens](/de/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/de/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.
