From 66c89f48623ee4e43ba464810fd5ce862e025654 Mon Sep 17 00:00:00 2001 From: Karuna-Mendix Date: Tue, 16 Jun 2026 14:24:03 +0530 Subject: [PATCH 1/2] Add updates for OIDC issue --- .../docs/marketplace/platform-supported-content/modules/oidc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/marketplace/platform-supported-content/modules/oidc.md b/content/en/docs/marketplace/platform-supported-content/modules/oidc.md index e88d9cd43e8..d46505e41ab 100644 --- a/content/en/docs/marketplace/platform-supported-content/modules/oidc.md +++ b/content/en/docs/marketplace/platform-supported-content/modules/oidc.md @@ -135,6 +135,7 @@ If you are using Mendix version 10.21.1, use User Commons module version 2.1.0 o {{% /alert %}} * [Events](https://marketplace.mendix.com/link/component/224259) – see [Events](/appstore/widgets/events/) documentation (applicable to version 4.0.0 and above for Mx10 and version 3.3.0 and above for Mx9). +* [Mx Model reflection](https://marketplace.mendix.com/link/component/69) (for version 4.2.0 and below) – see [Mx Model Reflection](/appstore/modules/model-reflection/) documentation. Versions below 2.3.0 also require [Native Mobile Resources](https://marketplace.mendix.com/link/component/109513) – see [Native Mobile Resources](/appstore/modules/native-mobile-resources/) documentation. From 1e25e346d4542e73bd621cdfe1b71c6aef22023c Mon Sep 17 00:00:00 2001 From: Karuna-Mendix <144878669+Karuna-Mendix@users.noreply.github.com> Date: Thu, 18 Jun 2026 13:56:07 +0530 Subject: [PATCH 2/2] Update Mx Model Reflection version requirement --- .../docs/marketplace/platform-supported-content/modules/oidc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/marketplace/platform-supported-content/modules/oidc.md b/content/en/docs/marketplace/platform-supported-content/modules/oidc.md index d46505e41ab..884ac45c6b7 100644 --- a/content/en/docs/marketplace/platform-supported-content/modules/oidc.md +++ b/content/en/docs/marketplace/platform-supported-content/modules/oidc.md @@ -135,7 +135,7 @@ If you are using Mendix version 10.21.1, use User Commons module version 2.1.0 o {{% /alert %}} * [Events](https://marketplace.mendix.com/link/component/224259) – see [Events](/appstore/widgets/events/) documentation (applicable to version 4.0.0 and above for Mx10 and version 3.3.0 and above for Mx9). -* [Mx Model reflection](https://marketplace.mendix.com/link/component/69) (for version 4.2.0 and below) – see [Mx Model Reflection](/appstore/modules/model-reflection/) documentation. +* [Mx Model reflection](https://marketplace.mendix.com/link/component/69) (for version 4.2.1 and below) – see [Mx Model Reflection](/appstore/modules/model-reflection/) documentation. Versions below 2.3.0 also require [Native Mobile Resources](https://marketplace.mendix.com/link/component/109513) – see [Native Mobile Resources](/appstore/modules/native-mobile-resources/) documentation.