Skip to content

Commit 11c12db

Browse files
committed
Product Backlog Item 1736348: SaaS App Tutorial: Balsamiq Wireframes
1 parent a03b0f6 commit 11c12db

File tree

7 files changed

+193
-0
lines changed

7 files changed

+193
-0
lines changed
Lines changed: 191 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,191 @@
1+
---
2+
title: 'Tutorial: Azure AD SSO integration with Balsamiq Wireframes'
3+
description: Learn how to configure single sign-on between Azure Active Directory and Balsamiq Wireframes.
4+
services: active-directory
5+
author: jeevansd
6+
manager: CelesteDG
7+
ms.reviewer: CelesteDG
8+
ms.service: active-directory
9+
ms.subservice: saas-app-tutorial
10+
ms.workload: identity
11+
ms.topic: tutorial
12+
ms.date: 01/20/2022
13+
ms.author: jeedes
14+
15+
---
16+
17+
# Tutorial: Azure AD SSO integration with Balsamiq Wireframes
18+
19+
In this tutorial, you'll learn how to integrate Balsamiq Wireframes with Azure Active Directory (Azure AD). When you integrate Balsamiq Wireframes with Azure AD, you can:
20+
21+
* Control in Azure AD who has access to Balsamiq Wireframes.
22+
* Enable your users to be automatically signed-in to Balsamiq Wireframes with their Azure AD accounts.
23+
* Manage your accounts in one central location - the Azure portal.
24+
25+
## Prerequisites
26+
27+
To get started, you need the following items:
28+
29+
* An Azure AD subscription. If you don't have a subscription, you can get a [free account](https://azure.microsoft.com/free/).
30+
* Balsamiq Wireframes single sign-on (SSO) enabled subscription.
31+
32+
## Scenario description
33+
34+
In this tutorial, you configure and test Azure AD SSO in a test environment.
35+
36+
* Balsamiq Wireframes supports **SP and IDP** initiated SSO.
37+
* Balsamiq Wireframes supports **Just In Time** user provisioning.
38+
39+
## Add Balsamiq Wireframes from the gallery
40+
41+
To configure the integration of Balsamiq Wireframes into Azure AD, you need to add Balsamiq Wireframes from the gallery to your list of managed SaaS apps.
42+
43+
1. Sign in to the Azure portal using either a work or school account, or a personal Microsoft account.
44+
1. On the left navigation pane, select the **Azure Active Directory** service.
45+
1. Navigate to **Enterprise Applications** and then select **All Applications**.
46+
1. To add new application, select **New application**.
47+
1. In the **Add from the gallery** section, type **Balsamiq Wireframes** in the search box.
48+
1. Select **Balsamiq Wireframes** from results panel and then add the app. Wait a few seconds while the app is added to your tenant.
49+
50+
## Configure and test Azure AD SSO for Balsamiq Wireframes
51+
52+
Configure and test Azure AD SSO with Balsamiq Wireframes 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 Balsamiq Wireframes.
53+
54+
To configure and test Azure AD SSO with Balsamiq Wireframes, perform the following steps:
55+
56+
1. **[Configure Azure AD SSO](#configure-azure-ad-sso)** - to enable your users to use this feature.
57+
1. **[Create an Azure AD test user](#create-an-azure-ad-test-user)** - to test Azure AD single sign-on with B.Simon.
58+
1. **[Assign the Azure AD test user](#assign-the-azure-ad-test-user)** - to enable B.Simon to use Azure AD single sign-on.
59+
1. **[Configure Balsamiq Wireframes SSO](#configure-balsamiq-wireframes-sso)** - to configure the single sign-on settings on application side.
60+
1. **[Create Balsamiq Wireframes test user](#create-balsamiq-wireframes-test-user)** - to have a counterpart of B.Simon in Balsamiq Wireframes that is linked to the Azure AD representation of user.
61+
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
62+
63+
## Configure Azure AD SSO
64+
65+
Follow these steps to enable Azure AD SSO in the Azure portal.
66+
67+
1. In the Azure portal, on the **Balsamiq Wireframes** application integration page, find the **Manage** section and select **single sign-on**.
68+
1. On the **Select a single sign-on method** page, select **SAML**.
69+
1. On the **Set up single sign-on with SAML** page, click the pencil icon for **Basic SAML Configuration** to edit the settings.
70+
71+
![Edit Basic SAML Configuration](common/edit-urls.png)
72+
73+
1. On the **Basic SAML Configuration** section, perform the following steps:
74+
75+
a. In the **Identifier** text box, type a URL using the following pattern:
76+
`https://balsamiq.cloud/samlsso/<ID>`
77+
78+
b. In the **Reply URL** text box, type a URL using the following pattern:
79+
`https://balsamiq.cloud/samlsso/<ID>`
80+
81+
c. In the **Sign-on URL** text box, type a URL using the following pattern:
82+
`https://balsamiq.cloud/samlsso/<ID>`
83+
84+
d. In the **Relay State** text box, type a URL using the following pattern:
85+
`https://balsamiq.cloud/<ID>/projects`
86+
87+
> [!NOTE]
88+
> These values are not real. Update these values with the actual Identifier, Reply URL, Sign-on URL and Relay State. Contact [Balsamiq Wireframes 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.
89+
90+
1. Balsamiq Wireframes 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.
91+
92+
![image](common/default-attributes.png)
93+
94+
1. In addition to above, Balsamiq Wireframes application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements.
95+
96+
| Name | Source Attribute|
97+
| ----------| --------- |
98+
| Email | user.mail |
99+
| firstName | user.givenname |
100+
| lastName | user.surname |
101+
102+
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
103+
104+
![The Certificate download link](common/metadataxml.png)
105+
106+
1. On the **Set up Balsamiq Wireframes** section, copy the appropriate URL(s) based on your requirement.
107+
108+
![Copy configuration URLs](common/copy-configuration-urls.png)
109+
110+
### Create an Azure AD test user
111+
112+
In this section, you'll create a test user in the Azure portal called B.Simon.
113+
114+
1. From the left pane in the Azure portal, select **Azure Active Directory**, select **Users**, and then select **All users**.
115+
1. Select **New user** at the top of the screen.
116+
1. In the **User** properties, follow these steps:
117+
1. In the **Name** field, enter `B.Simon`.
118+
1. In the **User name** field, enter the [email protected]. For example, `[email protected]`.
119+
1. Select the **Show password** check box, and then write down the value that's displayed in the **Password** box.
120+
1. Click **Create**.
121+
122+
### Assign the Azure AD test user
123+
124+
In this section, you'll enable B.Simon to use Azure single sign-on by granting access to Balsamiq Wireframes.
125+
126+
1. In the Azure portal, select **Enterprise Applications**, and then select **All applications**.
127+
1. In the applications list, select **Balsamiq Wireframes**.
128+
1. In the app's overview page, find the **Manage** section and select **Users and groups**.
129+
1. Select **Add user**, then select **Users and groups** in the **Add Assignment** dialog.
130+
1. In the **Users and groups** dialog, select **B.Simon** from the Users list, then click the **Select** button at the bottom of the screen.
131+
1. If you are expecting a role to be assigned to the users, you can select it from the **Select a role** dropdown. If no role has been set up for this app, you see "Default Access" role selected.
132+
1. In the **Add Assignment** dialog, click the **Assign** button.
133+
134+
## Configure Balsamiq Wireframes SSO
135+
136+
1. Log in to your Balsamiq Wireframes company site as an administrator.
137+
138+
1. Go to **Settings** > **Space Settings** and click **Configure SSO** under Single Sign-On Authentication.
139+
140+
![Screenshot shows the SSO Settings.](./media/balsamiq-wireframes-tutorial/settings.png "SSO Settings")
141+
142+
1. Copy all the required values and paste it in **Basic SAML Configuration** section in the Azure Portal and click **Next**.
143+
144+
![Screenshot shows the Service Provider Details.](./media/balsamiq-wireframes-tutorial/details.png "Service Provider Details")
145+
146+
1. In the **Configure IDp** section, perform the following steps:
147+
148+
![Screenshot shows the IDP Metadata.](./media/balsamiq-wireframes-tutorial/certificate.png "IDP Metadata")
149+
150+
1. In the **SAML 2.0 Endpoint(HTTP)** textbox, paste the value of **Login URL**, which you have copied from the Azure portal.
151+
152+
1. In the **Identity Provider Issuer** textbox, paste the value of **Azure AD Identifier**, which you have copied from the Azure portal.
153+
154+
1. Open the downloaded **Federation Metadata XML** file from the Azure Portal and **Upload** the file into **Public Certificate** section.
155+
156+
1. Click **Next**.
157+
158+
> [!Note]
159+
> If you have an IdP Metadata file to upload, the fields will be automatically populated.
160+
161+
1. Verify your SAML configuration, click **Test SAML Login** button and click **Next**.
162+
163+
![Screenshot shows the SAML configuration.](./media/balsamiq-wireframes-tutorial/configuration.png "SAML Login")
164+
165+
1. After the successful test configuration, click **Turn on SAML SSO Now**.
166+
167+
![Screenshot shows the Test SAML.](./media/balsamiq-wireframes-tutorial/testing.png "Test SAML")
168+
169+
### Create Balsamiq Wireframes test user
170+
171+
In this section, a user called Britta Simon is created in Balsamiq Wireframes. Balsamiq Wireframes supports just-in-time user provisioning, which is enabled by default. There is no action item for you in this section. If a user doesn't already exist in Balsamiq Wireframes, a new one is created after authentication.
172+
173+
## Test SSO
174+
175+
In this section, you test your Azure AD single sign-on configuration with following options.
176+
177+
#### SP initiated:
178+
179+
* Click on **Test this application** in Azure portal. This will redirect to Balsamiq Wireframes Sign on URL where you can initiate the login flow.
180+
181+
* Go to Balsamiq Wireframes Sign-on URL directly and initiate the login flow from there.
182+
183+
#### IDP initiated:
184+
185+
* Click on **Test this application** in Azure portal and you should be automatically signed in to the Balsamiq Wireframes for which you set up the SSO.
186+
187+
You can also use Microsoft My Apps to test the application in any mode. When you click the Balsamiq Wireframes 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 Balsamiq Wireframes 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).
188+
189+
## Next steps
190+
191+
Once you configure Balsamiq Wireframes you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](/cloud-app-security/proxy-deployment-aad).
87.3 KB
Loading
76 KB
Loading
80.3 KB
Loading
109 KB
Loading
72.3 KB
Loading

articles/active-directory/saas-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@
229229
href: bambubysproutsocial-tutorial.md
230230
- name: Baldwin Safety and Compliance
231231
href: baldwin-safety-&-compliance-tutorial.md
232+
- name: Balsamiq Wireframes
233+
href: balsamiq-wireframes-tutorial.md
232234
- name: BC in the Cloud
233235
href: bcinthecloud-tutorial.md
234236
- name: Bealink

0 commit comments

Comments
 (0)