Skip to content

Commit bc56888

Browse files
committed
Product Backlog Item 2071107: SaaS App Tutorial: Sketch Update
1 parent 50c8dfe commit bc56888

File tree

1 file changed

+29
-13
lines changed

1 file changed

+29
-13
lines changed

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

Lines changed: 29 additions & 13 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: 08/22/2022
12+
ms.date: 09/13/2022
1313
ms.author: jeedes
1414

1515
---
@@ -62,6 +62,24 @@ To configure and test Azure AD SSO with Sketch, perform the following steps:
6262
1. **[Create Sketch test user](#create-sketch-test-user)** - to have a counterpart of B.Simon in Sketch that is linked to the Azure AD representation of user.
6363
1. **[Test SSO](#test-sso)** - to verify whether the configuration works.
6464

65+
## Choose a shortname for your Workspace in Sketch
66+
67+
Follow these steps to choose a shortname and gather information to continue the setup process in Azure AD.
68+
69+
> Before starting this process, make sure SSO is available in your Workspace, check there is an SSO tab in your Workspace Admin panel.
70+
> If you don't see the SSO tab, please reach out to customer support.
71+
1. [Sign in to your Workspace](https://www.sketch.com/signin/) as an Admin.
72+
1. Head to the **People & Settings** section in the sidebar.
73+
1. Click on the **Single Sign-On** tab.
74+
1. Click **Choose** a short name.
75+
1. Enter a unique name, it should have less than 16 characters and can only include letters, numbers or hyphens. You can edit this name later on.
76+
1. Click **Submit**.
77+
1. Click on the first tab **Set Up Identity Provider**. In this tab, you’ll find the unique Workspace values you’ll need to set up the integration with Azure AD.
78+
1. **EntityID:** In Azure AD, this is the `Identifier` field.
79+
1. **ACS URL:** In Azure AD, this is the `Reply URL` field.
80+
81+
Make sure to keep these values at hand! You’ll need them in the next step. Click Copy next to each value to copy it to your clipboard.
82+
6583
## Configure Azure AD SSO
6684

6785
Follow these steps to enable Azure AD SSO in the Azure portal.
@@ -74,13 +92,13 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
7492

7593
1. On the **Basic SAML Configuration** section, perform the following steps:
7694

77-
a. In the **Identifier** textbox, type a value using the following pattern:
95+
a. In the **Identifier** textbox, use the `EntityID` field from the previous step. It looks like:
7896
`sketch-<uuid_v4>`
7997

80-
b. In the **Reply URL** textbox, type a URL using the following pattern:
98+
b. In the **Reply URL** textbox, use the `ACS URL` field from the previous step. It looks like:
8199
`https://sso.sketch.com/saml/acs?id=<uuid_v4>`
82100

83-
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
101+
1. Click **Set additional URLs** and perform the following step:
84102

85103
In the **Sign-on URL** text box, type the URL:
86104
`https://www.sketch.com`
@@ -102,11 +120,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
102120

103121
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.
104122

105-
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
106-
107-
1. On the **Set up Sketch** section, copy the appropriate URL(s) based on your requirement.
108-
109-
![Screenshot shows how to copy configuration appropriate URL.](common/copy-configuration-urls.png "Metadata")
123+
![Screenshot shows the Certificate download link.](common/metadataxml.png "Certificate")
110124

111125
### Create an Azure AD test user
112126

@@ -134,11 +148,13 @@ In this section, you'll enable B.Simon to use Azure single sign-on by granting a
134148

135149
## Configure Sketch SSO
136150

137-
To configure single sign-on on **Sketch** side, you need to send the downloaded **Federation Metadata XML** and appropriate copied URLs from Azure portal to [Sketch support team](mailto:[email protected]). They set this setting to have the SAML SSO connection set properly on both sides.
138-
139-
### Create Sketch test user
151+
Follow these steps to finish the configuration in Sketch.
140152

141-
In this section, a user called B.Simon is created in Sketch. Sketch 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 Sketch, a new one is created after authentication.
153+
1. In your Workspace, head to the **Set up Sketch** tab in the **Single Sign-On** window.
154+
1. Upload the XML file you downloaded previously in the **Import XML Metadata file** section.
155+
1. Log out.
156+
1. Click **Sign in with SSO**.
157+
1. Use the shortname you configured previously to proceed.
142158

143159
## Test SSO
144160

0 commit comments

Comments
 (0)