Skip to content

Commit 829d283

Browse files
authored
Merge pull request #229397 from bhavana-129/adp-update
Product Backlog Item 2448039: SaaS App Tutorial: ADP update
2 parents a13686d + c74b50e commit 829d283

File tree

5 files changed

+30
-2
lines changed

5 files changed

+30
-2
lines changed

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

Lines changed: 30 additions & 2 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: 03/07/2023
1313
ms.author: jeedes
1414
---
1515

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

154154
### Configure your ADP service(s) for federated access
155155

156-
>[!Important]
156+
> [!Important]
157157
> Your employees who require federated access to your ADP services must be assigned to the ADP service app and subsequently, users must be reassigned to the specific ADP service.
158158
Upon receipt of confirmation from your ADP representative, configure your ADP service(s) and assign/manage users to control user access to the specific ADP service.
159159

@@ -219,6 +219,34 @@ Upon receipt of confirmation from your ADP representative, configure your ADP se
219219

220220
1. On confirmation of a successful test, assign the federated ADP service to individual users or user groups, which is explained later in the tutorial and roll it out to your employees.
221221

222+
### Configure ADP to support multiple instances in the same tenant
223+
224+
1. Go to **Basic SAML Configuration** section and configure another test value in **Identifier (Entity ID)** textbox.
225+
226+
![Screenshot shows how to configure another test instance value.](./media/adpfederatedsso-tutorial/append.png "Test")
227+
228+
1. To support multiple instances in the same tenant, please follow the below steps:
229+
230+
![Screenshot shows how to configure audience claim value.](./media/adpfederatedsso-tutorial/audience.png "Claim")
231+
232+
1. Navigate to **Attributes & Claims** section > **Advanced settings** > **Advanced SAML claims options** and click **Edit**.
233+
234+
1. Enable **Append application ID to issuer** checkbox.
235+
236+
1. Enable **Override audience claim** checkbox.
237+
238+
1. In the **Audience claim value** textbox, enter **Identifier (Entity ID)** value, which you've copied from **Basic SAML Configuration** section and click **Save**.
239+
240+
1. Navigate to **Properties** tab under Manage section and copy **Application ID** from the Azure portal.
241+
242+
![Screenshot shows how to copy application value from properties tab.](./media/adpfederatedsso-tutorial/app.png "Tab")
243+
244+
1. Download and open the **Federation Metadata XML** file from the Azure portal and edit the **entityID** value by adding **Application ID** manually at the end.
245+
246+
![Screenshot shows how to add the application value in the federation file.](./media/adpfederatedsso-tutorial/federation.png "File")
247+
248+
1. **Save** the xml file and use in the ADP side.
249+
222250
### Create ADP test user
223251

224252
The objective of this section is to create a user called B.Simon in ADP. Work with [ADP support team](https://www.adp.com/contact-us/overview.aspx) to add the users in the ADP account.
75.6 KB
Loading
43.4 KB
Loading
35.3 KB
Loading
131 KB
Loading

0 commit comments

Comments
 (0)