Skip to content

Commit d7a85dc

Browse files
committed
update deployment and developer portal
1 parent 79f2e49 commit d7a85dc

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

content/en/docs/deployment/mendix-cloud-deploy/mendix-sso.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ description: "Use the Mendix SSO module to add Single Sign-on to your app using
1313

1414
The [Mendix SSO](/appstore/modules/mendix-sso/) module enables your app end-users to sign in with their Mendix account when your app is deployed to Mendix Cloud.
1515

16+
{{% alert color="warning" %}}
17+
This module is deprecated as of May 1, 2026. You may alternatively use [OIDC SSO](/appstore/modules/oidc/), [SAML](/appstore/modules/saml/), or [LDAP](appstore/modules/ldap/).
18+
{{% /alert %}}
19+
1620
{{% alert color="warning" %}}
1721
Because your app end-users are signing in with a Mendix account, they will all need to [sign up for a Mendix account](https://signup.mendix.com/) before they can sign in to your app.
1822

content/en/docs/developerportal/settings/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To manage users or invite users for an app deployed on a specific environment, c
8888

8989
On the tab, you can only see the environments that satisfy the following requirements:
9090

91-
* [Mendix Single Sign-On](/developerportal/deploy/mendix-sso/) is implemented in the app using the [Mendix SSO](/appstore/modules/mendix-sso/) module. For more information, refer to [Mendix Single Sign-On](/developerportal/deploy/mendix-sso/).
91+
* [Mendix Single Sign-On](/developerportal/deploy/mendix-sso/) is implemented in the app using the [Mendix SSO](/appstore/modules/mendix-sso/) module. For more information, refer to [Mendix Single Sign-On](/developerportal/deploy/mendix-sso/). Note that the Mendix SSO module is deprecated as of May 1, 2026. You may alternatively use [OIDC SSO](/appstore/modules/oidc/), [SAML](/appstore/modules/saml/), or [LDAP](appstore/modules/ldap/).
9292
* You are currently assigned a user role in the app which allows you to manage other users. For more information, refer to the [User Management Properties](/refguide/user-roles/#user-management) section of *User Roles*.
9393

9494
{{% alert color="info" %}}

0 commit comments

Comments
 (0)