Skip to content

Commit 1bcad1b

Browse files
committed
Product Backlog Item 2393390: SaaS App Tutorial: Phenom TXM Update
1 parent 6e2d405 commit 1bcad1b

File tree

3 files changed

+27
-31
lines changed

3 files changed

+27
-31
lines changed
8.51 KB
Loading
1.56 KB
Loading

articles/active-directory/saas-apps/phenom-txm-tutorial.md

Lines changed: 27 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 11/21/2022
12+
ms.date: 02/08/2023
1313
ms.author: jeedes
1414

1515
---
@@ -27,7 +27,7 @@ In this tutorial, you'll learn how to integrate Phenom TXM with Azure Active Dir
2727
To get started, you need the following items:
2828

2929
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30-
* Phenom TXM single sign-on (SSO) enabled subscription.
30+
* Phenom TXM single sign-on (SSO) enabled subscription and a user account with the Client Admin role in Service Hub.
3131
* Along with Cloud Application Administrator, Application Administrator can also add or manage applications in Azure AD.
3232
For more information, see [Azure built-in roles](../roles/permissions-reference.md).
3333

@@ -48,11 +48,11 @@ To configure the integration of Phenom TXM into Azure AD, you need to add Phenom
4848
1. In the **Add from the gallery** section, type **Phenom TXM** in the search box.
4949
1. Select **Phenom TXM** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
5050

51-
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
51+
Alternatively, you can also use the [Enterprise App Configuration Wizard](https://portal.office.com/AdminPortal/home?Q=Docs#/azureadappintegration). In this wizard, you can add an application to your tenant, add users/groups to the app, assign roles, as well as walk through the SSO configuration as well. [Learn more about Microsoft 365 wizards.](/microsoft-365/admin/misc/azure-ad-setup-guides)
5252

5353
## Configure and test Azure AD SSO for Phenom TXM
5454

55-
Configure and test Azure AD SSO with Phenom TXM using a test user called **B.Simon**. For SSO to work, you need to establish a link relationship between an Azure AD user and the related user in Phenom TXM.
55+
Configure and test Azure AD SSO with Phenom TXM using a test user called **B.Simon**. For SSO to work, you need to establish an assignment relationship between an Azure AD user or group and the related Phenom TXM application, ensuring that Azure AD passes the user's email address to Phenom TXM as a user identifier.
5656

5757
To configure and test Azure AD SSO with Phenom TXM, perform the following steps:
5858

@@ -75,31 +75,25 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7575

7676
1. On the **Basic SAML Configuration** section, perform the following steps:
7777

78-
a. In the **Identifier** text box, type a URL using one of the following patterns:
78+
a. In the **Identifier** text box, enter the **ENTITY ID** copied from Service Hub.
7979

80-
| **Identifier** |
81-
|-----|
82-
| `https://<SUBDOMAIN>.phenompro.com/auth/realms/<ID>` |
83-
| `https://<SUBDOMAIN>.phenom.com/auth/realms/<ID>` |
80+
b. In the **Reply URL** text box, enter the **Redirect URI (ACS URL)** copied from Service Hub.
8481

85-
b. In the **Reply URL** text box, type a URL using one of the following patterns:
82+
1. In the first **Reply URL** text box, enter the **Redirect URI (ACS URL)** copied from Service Hub and set the Index value to **0**.
8683

87-
| Reply URL |
88-
|--------------|
89-
| `https://<SUBDOMAIN>.phenompro.com/auth/<ID>` |
90-
| `https://<SUBDOMAIN>.phenom.com/auth/<ID>` |
84+
1. In the second **Reply URL** text box, enter the **Redirect URI (ACS URL) SP Initiated Flow** copied from Service Hub and set the Index value to **1**
9185

92-
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
93-
94-
In the **Sign-on URL** text box, type a URL using one of the following patterns:
86+
> [!Note]
87+
> Ensure that the first **Reply URL** is set as the **Default** using the checkbox.
9588
96-
| Sign-on URL |
97-
|--------------|
98-
| `https://<SUBDOMAIN>.phenompro.com` |
99-
| `https://<SUBDOMAIN>.phenom.com` |
89+
1. Perform the following step if you wish to configure the application in **SP** initiated mode:
90+
91+
In the **Sign on URL** text box, type one of the following URLs:
10092

101-
> [!NOTE]
102-
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Phenom TXM Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
93+
| Enivoronment | Sign on URL |
94+
|--------------|-------------|
95+
| Staging | `https://login-stg.phenompro.com` |
96+
| Production | `https://login.phenom.com` |
10397

10498
1. On the **Set up single sign-on with SAML** page, In the **SAML Signing Certificate** section, click copy button to copy **App Federation Metadata Url** and save it on your computer.
10599

@@ -131,7 +125,7 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
131125

132126
## Configure Phenom TXM SSO
133127

134-
1. Log in to your Phenom TXM company site as an administrator.
128+
1. Log in to your Phenom TXM instance Service Hub as a user with the Client Admin role.
135129

136130
1. Go to **Settings** tab > **Identity Provider**.
137131

@@ -141,17 +135,19 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
141135

142136
![Screenshot that shows the Identity Provider Metadata.](./media/phenom-txm-tutorial/certificate.png "Metadata")
143137

144-
a. Enter a valid name in the **Display Name** textbox.
138+
a. Choose **SAML** from the dropdown selector.
145139

146-
b. In the **Single SignOn URL** textbox, paste the **Login URL** value which you have copied from the Azure portal.
140+
b. Enter a valid name in the **Display Name** textbox.
147141

148-
c. In the **Meta data URL** textbox, paste the **App Federation Metadata Url** value which you have copied from the Azure portal.
142+
c. In the **Single SignOn URL** textbox, paste the **Login URL** value which you have copied from the Azure portal.
149143

150-
d. Click **Save Changes**.
144+
d. In the **Meta data URL** textbox, paste the **App Federation Metadata Url** value which you have copied from the Azure portal.
151145

152146
e. Copy **Entity ID** value, paste this value into the **Identifier** text box in the **Basic SAML Configuration** section in the Azure portal.
153147

154-
f. Copy **Redirect URI (ACS URL)** value, paste this value into the **Reply URL** text box in the **Basic SAML Configuration** section in the Azure portal.
148+
f. Copy **Redirect URI (ACS URL)** value, paste this value into the first **Reply URL** text box in the **Basic SAML Configuration** section in the Azure portal.
149+
150+
g. Copy **Redirect URI (ACS URL) SP Initiated Flow** value, paste this value into the second **Reply URL** text box in the **Basic SAML Configuration** section in the Azure portal.
155151

156152
### Create Phenom TXM test user
157153

@@ -183,15 +179,15 @@ In this section, you test your Azure AD single sign-on configuration with follow
183179

184180
#### SP initiated:
185181

186-
* Click on **Test this application** in Azure portal. This will redirect to Phenom TXM Sign on URL where you can initiate the login flow.
182+
* Click on **Test this application** in Azure portal. This will redirect to Phenom TXM Sign-on URL where you can initiate the login flow.
187183

188184
* Go to Phenom TXM Sign-on URL directly and initiate the login flow from there.
189185

190186
#### IDP initiated:
191187

192188
* Click on **Test this application** in Azure portal and you should be automatically signed in to the Phenom TXM for which you set up the SSO.
193189

194-
You can also use Microsoft My Apps to test the application in any mode. When you click the Phenom TXM tile in the My Apps, if configured in SP mode you would be redirected to the application sign on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the Phenom TXM for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
190+
You can also use Microsoft My Apps to test the application in any mode. When you click the Phenom TXM tile in the My Apps, if configured in SP mode you would be redirected to the application sign-on page for initiating the login flow and if configured in IDP mode, you should be automatically signed in to the Phenom TXM for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](../user-help/my-apps-portal-end-user-access.md).
195191

196192
## Next steps
197193

0 commit comments

Comments
 (0)