Skip to content

Commit 24bca1f

Browse files
committed
update catalog
1 parent 7410ed4 commit 24bca1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/catalog/register/register-data.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The Catalog supports the following methods:
9898

9999
* **Basic authentication** – Authenticate from a username and password
100100
* **Active session** – For Mendix services, authenticate from the open and active browser session
101-
* **Mendix SSO** – For Mendix services, authenticate from single sign-on using the [Mendix SSO](/appstore/modules/mendix-sso/) module
101+
* **Mendix SSO** – For Mendix services, authenticate from single sign-on using the [Mendix SSO](/appstore/modules/mendix-sso/) module. However, 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/).
102102
* **OAuth** – Authenticate with [OAuth](https://oauth.net/)
103103
* **OpenID Connect** – Authenticate with [OpenID Connect](https://openid.net/connect/), built on top of [OAuth 2.0](https://oauth.net/2/) and used with the [OIDC SSO](/appstore/modules/oidc/) module
104104
* **Other** – Specify other ways to authenticate, including custom modules

0 commit comments

Comments
 (0)