From 68e3d54287af87ee3398371c9b0a16158c8dc95d Mon Sep 17 00:00:00 2001 From: Karuna-Mendix Date: Fri, 7 Nov 2025 11:43:00 +0530 Subject: [PATCH 1/2] Added a warning message for PAT --- content/en/docs/mendix-portal/mendix-profile/user-settings.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/en/docs/mendix-portal/mendix-profile/user-settings.md b/content/en/docs/mendix-portal/mendix-profile/user-settings.md index 55ba5872da7..b8fbecad04e 100644 --- a/content/en/docs/mendix-portal/mendix-profile/user-settings.md +++ b/content/en/docs/mendix-portal/mendix-profile/user-settings.md @@ -269,6 +269,10 @@ Content-Type: application/json For information on other PAT usages, see the [App Repository API](/apidocs-mxsdk/apidocs/app-repository-api/) and [Projects API](/apidocs-mxsdk/apidocs/projects-api/). +{{% alert color="warning" %}} +To ensure robust security, Mendix strongly recommends updating or regenerating your configured PAT every six months. +{{% /alert %}} + ## Personal Data On the [Personal Data](https://user-settings.mendix.com/link/notifications) page, you can view and download your personal data. The Mendix Platform stores certain personal information about you. You can view this information on the page or download it by clicking **Download Personal Data**. From 234c5dc6c9fa484d1baa7f99595e06f101a1cdc8 Mon Sep 17 00:00:00 2001 From: Karuna-Mendix Date: Tue, 11 Nov 2025 10:17:28 +0530 Subject: [PATCH 2/2] Feedback --- content/en/docs/mendix-portal/mendix-profile/user-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/mendix-portal/mendix-profile/user-settings.md b/content/en/docs/mendix-portal/mendix-profile/user-settings.md index b8fbecad04e..5377c65491e 100644 --- a/content/en/docs/mendix-portal/mendix-profile/user-settings.md +++ b/content/en/docs/mendix-portal/mendix-profile/user-settings.md @@ -270,7 +270,7 @@ Content-Type: application/json For information on other PAT usages, see the [App Repository API](/apidocs-mxsdk/apidocs/app-repository-api/) and [Projects API](/apidocs-mxsdk/apidocs/projects-api/). {{% alert color="warning" %}} -To ensure robust security, Mendix strongly recommends updating or regenerating your configured PAT every six months. +To ensure robust security, Mendix recommends checking the policy your company has for credential renewal and updating or regenerating your configured PAT every six months. {{% /alert %}} ## Personal Data