Skip to content

Commit 7349209

Browse files
committed
Document Teamcenter role sharing with embedded Mendix app
1 parent 6fe7a95 commit 7349209

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/en/docs/refguide/runtime/mendix-client/mendix-inside-teamcenter.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,12 @@ Follow these steps to configure authentication.
221221

222222
For instructions, see the [Adding an SSO Login Button to Your Login Page](/appstore/industry/teamcenter-connector/configuring-connection-2512/#add-sso-login-button) section of *Configuring the Connection to Teamcenter with Teamcenter Connector 2512.0.0 and Above*.
223223

224+
## Role Sharing with Teamcenter {#role-sharing}
225+
226+
Teamcenter users can be assigned multiple roles, and the active role affects which objects and data the user can access. Active Workspace lets users switch roles within their session without logging in again.
227+
228+
The active Teamcenter role is shared between Active Workspace and the embedded Mendix app, so a role switch in Active Workspace also applies to the Mendix app without requiring the user to reauthenticate. Switching roles reloads the Active Workspace UI, which also reloads the embedded Mendix app.
229+
224230
## Passing Context from Teamcenter {#passing-context}
225231

226232
The `MendixEmbedded` Active Workspace component passes Teamcenter object context to the Mendix app as startup parameters. Configure these parameters in the `context` and `declarativeKeyContext` fields of the XRT `htmlPanel` and Product Lifecycle (PL) Home card.

0 commit comments

Comments
 (0)