Skip to content

Commit f2ffd14

Browse files
Merge pull request #252208 from v-hgampala/foundu
Product Backlog Item 2697057: SaaS App Tutorial: foundU Update
2 parents ada66b3 + ac77994 commit f2ffd14

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

articles/active-directory/saas-apps/foundu-tutorial.md

Lines changed: 16 additions & 18 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: 09/20/2023
1313
ms.author: jeedes
1414

1515
---
@@ -75,21 +75,19 @@ Follow these steps to enable Microsoft Entra SSO.
7575

7676
![Edit Basic SAML Configuration](common/edit-urls.png)
7777

78-
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
78+
1. On the **Basic SAML Configuration** section, enter the values for the following fields:
7979

8080
a. In the **Identifier** text box, type a URL using the following pattern:
8181
`https://<CUSTOMER_NAME>.foundu.com.au/saml`
8282

8383
b. In the **Reply URL** text box, type a URL using the following pattern:
8484
`https://<CUSTOMER_NAME>.foundu.com.au/saml/consume`
8585

86-
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
87-
88-
In the **Sign-on URL** text box, type a URL using the following pattern:
89-
`https://<CUSTOMER_NAME>.foundu.com.au/saml/login`
86+
c. In the **Logout URL** text box, type a URL using the following pattern:
87+
`https://<CUSTOMER_NAME>.foundu.com.au/saml/logout`
9088

9189
> [!NOTE]
92-
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [foundU Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section.
90+
> These values are not real. Update these values with the actual Identifier, Reply URL and Logout URL. Contact [foundU 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.
9391

9492
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
9593

@@ -103,7 +101,7 @@ Follow these steps to enable Microsoft Entra SSO.
103101

104102
### Create a Microsoft Entra test user
105103

106-
In this section, you'll create a test user called B.Simon.
104+
In this section, you'll create a test user in the Azure portal called B.Simon.
107105

108106
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [User Administrator](../roles/permissions-reference.md#user-administrator).
109107
1. Browse to **Identity** > **Users** > **All users**.
@@ -119,7 +117,7 @@ In this section, you'll create a test user called B.Simon.
119117

120118
### Assign the Microsoft Entra test user
121119

122-
In this section, you'll enable B.Simon to use single sign-on by granting access to foundU.
120+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to foundU.
123121

124122
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least a [Cloud Application Administrator](../roles/permissions-reference.md#cloud-application-administrator).
125123
1. Browse to **Identity** > **Applications** > **Enterprise applications** > **foundU**.
@@ -141,17 +139,17 @@ In this section, you'll enable B.Simon to use single sign-on by granting access
141139

142140
![Screenshot for foundU sso configuration](./media/foundu-tutorial/configuration-1.png)
143141

144-
a. Copy **Identifier(Entity ID)** value, paste this value into the **Identifier** text box in the **Basic SAML Configuration section**.
142+
a. Copy **Identifier(Entity ID)** value, paste this value into the **Identifier** text box in the **Basic SAML Configuration section** in the Azure portal.
145143

146-
b. Copy **Reply URL (Assertion Consumer Service URL)** value, paste this value into the **Reply URL** text box in the **Basic SAML Configuration section**.
144+
b. Copy **Reply URL (Assertion Consumer Service URL)** value, paste this value into the **Reply URL** text box in the **Basic SAML Configuration section** in the Azure portal.
147145

148-
c. Copy **Logout URL** value, paste this value into the **Logout URL** text box in the **Basic SAML Configuration section**.
146+
c. Copy **Logout URL** value, paste this value into the **Logout URL** text box in the **Basic SAML Configuration section** in the Azure portal.
149147

150-
d. In the **Entity ID** textbox, paste the **Identifier** value which you copied previously.
148+
d. In the **Entity ID** textbox, paste the **Identifier** value, which you have copied from the Azure portal.
151149

152-
e. In the **Single Sign-on Service URL** textbox, paste the **Login URL** value which you copied previously.
150+
e. In the **Single Sign-on Service URL** textbox, paste the **Login URL** value, which you have copied from the Azure portal.
153151

154-
f. In the **Single Logout Service URL** textbox, paste the **Logout URL** value which you copied previously.
152+
f. In the **Single Logout Service URL** textbox, paste the **Logout URL** value, which you have copied from the Azure portal.
155153

156154
g. Click **Choose File** to upload the downloaded **Certificate (Base64)** file from Azure portal.
157155

@@ -167,15 +165,15 @@ In this section, you test your Microsoft Entra single sign-on configuration with
167165

168166
#### SP initiated:
169167

170-
* Click on **Test this application**, this will redirect to foundU Sign on URL where you can initiate the login flow.
168+
* Click on **Test this application** in Azure portal. This will redirect to foundU Sign on URL where you can initiate the login flow.
171169

172170
* Go to foundU Sign-on URL directly and initiate the login flow from there.
173171

174172
#### IDP initiated:
175173

176-
* Click on **Test this application**, and you should be automatically signed in to the foundU for which you set up the SSO
174+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the foundU for which you set up the SSO
177175

178-
You can also use Microsoft My Apps to test the application in any mode. When you click the foundU 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 foundU for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](https://support.microsoft.com/account-billing/sign-in-and-start-apps-from-the-my-apps-portal-2f3b1bae-0e5a-4a86-a33e-876fbd2a4510).
176+
You can also use Microsoft My Apps to test the application in any mode. When you click the foundU 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 foundU for which you set up the SSO. For more information about the My Apps, see [Introduction to the My Apps](https://support.microsoft.com/account-billing/sign-in-and-start-apps-from-the-my-apps-portal-2f3b1bae-0e5a-4a86-a33e-876fbd2a4510).
179177

180178

181179
## Next steps

0 commit comments

Comments
 (0)