diff --git a/content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/teamcenter-configuration-guide.md b/content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/teamcenter-configuration-guide.md index e6809b70142..ebc8b65d7b7 100755 --- a/content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/teamcenter-configuration-guide.md +++ b/content/en/docs/marketplace/platform-supported-content/modules/siemens/teamcenter-connector/teamcenter-configuration-guide.md @@ -93,7 +93,8 @@ To find out how to register an app or how to find the information needed to conf The following settings need to be provided for a successful connection: -* **SSO Login Server URL** – The endpoint where your authentication request is sent. This acts as the main entry point for users trying to log in using SSO. This URL is typically associated with the Identity Provider (IdP), and is responsible for handling login requests and for directing users through the authentication process. +* **SSO Login Server URL** – The endpoint where your authentication request is sent. This acts as the main entry point for users trying to log in using SSO. This URL is typically associated with the Identity Provider (IdP), and is responsible for handling login requests and for directing users through the authentication process. + In this field, enter the Login Service URL, followed by `/weblogin/login_redirect`. Your final URL should look similar to the following example: `https://example.com:123/tcssol/weblogin/login_redirect`. * **SSO Identity server** – The URL of the Identity Server where the Mendix app should be registered. * **Teamcenter Application Id** – The existing Teamcenter Application ID obtained from the Teamcenter Security Services Identity Service configuration. * **Mendix Application Id** – The `APPLICATIONID` of the Mendix app's registration with the Identity Server. diff --git a/static/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-connector/configuration/teamcenter-identity-service-url.png b/static/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-connector/configuration/teamcenter-identity-service-url.png index 062ee02ab1e..1dcb58b3e57 100644 Binary files a/static/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-connector/configuration/teamcenter-identity-service-url.png and b/static/attachments/appstore/platform-supported-content/modules/siemens/teamcenter-connector/configuration/teamcenter-identity-service-url.png differ