# Einstellungen für die Content Security Policy (CSP)

Wir haben eine neue Einstellung eingeführt, um Ihnen bei der Verwaltung Ihrer Content Security Policy (CSP) zu helfen. Sie finden die Konfiguration in `aquaWebNG.config` unter dem Parameter `AquaContentSecurityPolicyMode`.

Sie können zwischen drei Optionen wählen: Aus:&#x20;

* **Off**: Deaktiviert die CSP-Durchsetzung.
* **ReportOnly**: CSP-Verstöße werden gemeldet, ohne dass Einschränkungen durchgesetzt werden.
* **Enforce**: Setzt die CSP vollständig durch und blockiert alle Verstöße.&#x20;

Wählen Sie den Modus, der Ihren Sicherheitsanforderungen am besten entspricht, wenn Sie eine neue aqua Version installieren.


---

# 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.aqua-cloud.io/documentation/de-documentation/installation-fur-on-premise/system-anforderungen/einstellungen-fur-die-content-security-policy-csp.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.
