Skip to content

Commit 1750915

Browse files
committed
Product Backlog Item 989292: SaaS App Tutorial: Meraki Dashboard Update
1 parent 2fe9db0 commit 1750915

File tree

1 file changed

+12
-6
lines changed

1 file changed

+12
-6
lines changed

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

Lines changed: 12 additions & 6 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

0 commit comments

Comments
 (0)