# Jamf Pro

## Allgemein

{% hint style="success" %}
Wir empfehlen dringend, alle für 802.1X relevanten Payloads in einem **einzigen** Konfigurationsprofil in Jamf – und ein Konfigurationsprofil pro Zuordnungstyp (Computer, Geräte, Benutzer).&#x20;
{% endhint %}

Um 802.1X vollständig zu konfigurieren, benötigen Sie in der Regel die folgenden Payloads:

* Netzwerk-Payload(s) (WiFi und/oder LAN)
* Zertifikat-Payload(s)
  * Root-CA-Zertifikat der SCEP-ausstellenden CA
  * Root-CA-Zertifikat der CA, die das RADIUS-Serverzertifikat ausstellt (kann dieselbe CA wie die SCEP-ausstellende CA sein)
* SCEP-Payload (Zertifikat für die Client-Authentifizierung)

<figure><img src="/files/0b1090c01810918fa81d9daae1cebfef28672b7b" alt=""><figcaption></figcaption></figure>

## Payloads

{% content-ref url="/pages/a91259f62a851b2a746cbaf76179b714c37719f6" %}
[Serververtrauen](/de/profilbereitstellung/jamf-pro/server-trust.md)
{% endcontent-ref %}

{% content-ref url="/pages/8bb01636882d305b3ddcf0ad2e6d588c9fd14712" %}
[WiFi-Profil](/de/profilbereitstellung/jamf-pro/wifi-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/38b6475944afc340166a438908d71a06a41fb6d1" %}
[Kabelgebundenes Profil](/de/profilbereitstellung/jamf-pro/wired-profile.md)
{% endcontent-ref %}


---

# 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.radiusaas.com/de/profilbereitstellung/jamf-pro.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.
