Skip to content

Commit c9007c3

Browse files
committed
Update refguide: Published OData/GraphQL Services
1 parent cf4ba43 commit c9007c3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • content/en/docs/refguide/modeling/integration/odata-services/published-odata-services

content/en/docs/refguide/modeling/integration/odata-services/published-odata-services/_index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@ To set up authentication with Mendix SSO, do the following:
220220
1. Ensure the [Mendix SSO](/appstore/modules/mendix-sso/) module has been installed and configured in your app.
221221
2. In the published OData/GraphQL service, choose **Custom** authentication and select the **AuthorizeRequestWithAccessTokenFrom Request** microflow.
222222

223+
{{% alert color="warning" %}}
224+
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/).
225+
{{% /alert %}}
226+
223227
#### Allowed Roles
224228

225229
The allowed roles define which [module role](/refguide/module-security/#module-role) a user must have to be able to access the service. This option is only available when **Requires authentication** is set to **Yes**.

0 commit comments

Comments
 (0)