Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.