Skip to content

Commit 2675c80

Browse files
authored
Merge pull request #111991 from v-nagta/merakiv
Product Backlog Item 989292: SaaS App Tutorial: Meraki Dashboard Update
2 parents 653925d + 8507a16 commit 2675c80

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

articles/active-directory/saas-apps/meraki-dashboard-tutorial.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.subservice: saas-app-tutorial
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.topic: tutorial
16-
ms.date: 04/17/2020
16+
ms.date: 04/20/2020
1717
ms.author: jeedes
1818

1919
ms.collection: M365-identity-device-management
@@ -54,7 +54,6 @@ To configure the integration of Meraki Dashboard into Azure AD, you need to add
5454
1. In the **Add from the gallery** section, type **Meraki Dashboard** in the search box.
5555
1. Select **Meraki Dashboard** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
5656

57-
5857
## Configure and test Azure AD single sign-on for Meraki Dashboard
5958

6059
Configure and test Azure AD SSO with Meraki Dashboard 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 Meraki Dashboard.
@@ -78,8 +77,15 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7877

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

81-
1. On the **Basic SAML Configuration** section, the application is pre-configured and the necessary URLs are already pre-populated with Azure. The user needs to save the configuration by clicking the **Save** button.
80+
1. On the **Basic SAML Configuration** section, perform the following steps:
81+
82+
In the **Reply URL** textbox, type a URL using the following pattern:
83+
`https://n27.meraki.com/saml/login/m9ZEgb/< UNIQUE ID >`
84+
85+
> [!NOTE]
86+
> The Reply URL value is not real. Update this value with the actual Reply URL value, which is explained later in the tutorial.
8287
88+
1. Click the **Save** button.
8389

8490
1. Meraki Dashboard application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
8591

@@ -89,8 +95,8 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8995

9096
| Name | Source Attribute|
9197
| ---------------| --------- |
92-
| username | user.userprincipalname |
93-
| role | user.assignedroles |
98+
| `https://dashboard.meraki.com/saml/attributes/username` | user.userprincipalname |
99+
| `https://dashboard.meraki.com/saml/attributes/role` | user.assignedroles |
94100

95101
> [!NOTE]
96102
> To understand how to configure roles in Azure AD, see [here](https://docs.microsoft.com/azure/active-directory/develop/active-directory-enterprise-app-role-management).
@@ -103,7 +109,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
103109

104110
![Copy Thumbprint value](common/copy-thumbprint.png)
105111

106-
1. On the **Set up Meraki Dashboard** section, copy the appropriate URL(s) based on your requirement.
112+
1. On the **Set up Meraki Dashboard** section, copy the Logout URL value and save it on your computer.
107113

108114
![Copy configuration URLs](common/copy-configuration-urls.png)
109115

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

154160
![Meraki Dashboard Configuration](./media/meraki-dashboard-tutorial/configure3.png)
155161

156-
1. Paste the **Thumbprint** Value, which you have copied from the Azure portal into **X.590 cert SHA1 fingerprint** textbox. Then click **Save**.
162+
1. Paste the **Thumbprint** Value, which you have copied from the Azure portal into **X.590 cert SHA1 fingerprint** textbox. Then click **Save**. After saving, the Consumer URL will show up. Copy Consumer URL value and paste this into **Reply URL** textbox in the **Basic SAML Configuration Section** in the Azure portal.
157163

158164
![Meraki Dashboard Configuration](./media/meraki-dashboard-tutorial/configure4.png)
159165

0 commit comments

Comments
 (0)