docs(legal): link subprocessors to trust center (#9013)

Link list of subprocessors to our trust center
This commit is contained in:
mffap
2024-12-05 15:04:41 +02:00
committed by GitHub
parent 0017e4daa6
commit 71d381b5e7

View File

@@ -4,7 +4,7 @@ sidebar_label: Third Party Sub-Processors
custom_edit_url: null custom_edit_url: null
--- ---
Last updated on November 15, 2023 Last updated on December 5, 2025.
In order to achieve the best possible transparency we publish which sub-processors and services we use to provide ZITADEL and related services. In order to achieve the best possible transparency we publish which sub-processors and services we use to provide ZITADEL and related services.
The table shows what activity each entity performs. The table shows what activity each entity performs.
@@ -13,9 +13,5 @@ This explains the limited processing of customer data the entity is authorized t
We regularly audit all data processing agreements that we have with our sub-processors to guarantee that they adhere to the same level of privacy as ours to protect your personal data. We regularly audit all data processing agreements that we have with our sub-processors to guarantee that they adhere to the same level of privacy as ours to protect your personal data.
The following table indicates which sub-processors have access to end-user data. We try to minimize the number of sub-processors that handle end-user data on our behalf to reduce any vendor related risks. You can find [the full list of sub-processors in our trust center](https://trust.zitadel.com/subprocessors). We try to minimize the number of sub-processors that handle end-user data on our behalf to reduce any vendor related risks.
Some providers are used by default, but you can opt-out of the default provide and replace the sub-processor by a provider of your choice. Some providers are used by default, but you can opt-out of the default provide and replace the sub-processor by a provider of your choice.
import { SubProcessorTable } from "../../src/components/subprocessors";
<SubProcessorTable />