Skip to content

Commit edf5a16

Browse files
authored
Merge pull request #234356 from v-missam/howspace1
update doc
2 parents 61c09bc + 372d212 commit edf5a16

File tree

9 files changed

+52
-3
lines changed

9 files changed

+52
-3
lines changed

articles/active-directory/saas-apps/howspace-provisioning-tutorial.md

Lines changed: 52 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,64 @@ The scenario outlined in this tutorial assumes that you already have the followi
3333

3434
* [An Azure AD tenant](../develop/quickstart-create-new-tenant.md)
3535
* A user account in Azure AD with [permission](../roles/permissions-reference.md) to configure provisioning (for example, Application Administrator, Cloud Application administrator, Application Owner, or Global Administrator).
36-
* A user account in Howspace with Admin permissions.
36+
* A Howspace subscription with single sign-on and SCIM features enabled.
37+
* A user account in Howspace with Main User Dashboard privileges.
3738

3839
## Step 1. Plan your provisioning deployment
3940
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
4041
1. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
4142
1. Determine what data to [map between Azure AD and Howspace](../app-provisioning/customize-application-attributes.md).
4243

4344
## Step 2. Configure Howspace to support provisioning with Azure AD
44-
Contact Howspace support to configure Howspace to support provisioning with Azure AD.
45+
### Single sign-on configuration
46+
1. Sign in to the Howspace Main User Dashboard, then select **Settings** from the menu.
47+
1. In the settings list, select **single sign-on**.
48+
49+
![Screenshot of the single sign-on section in the settings list.](media/howspace-provisioning-tutorial/settings-sso.png)
50+
51+
1. Click the **Add SSO configuration** button.
52+
53+
![Screenshot of the Add SSO configuration menu in the single sign-on section.](media/howspace-provisioning-tutorial/settings-sso-2.png)
54+
55+
1. Select either **Azure Active Directory (Multi-Tenant)** or **Azure Active Directory** based on your organization's Azure AD topology.
56+
57+
![Screenshot of the Azure Active Directory (Multi-Tenant) dialog.](media/howspace-provisioning-tutorial/settings-azure-ad-multi-tenant.png)
58+
![Screenshot of the Azure Active Directory dialog.](media/howspace-provisioning-tutorial/settings-azure-ad-single-tenant.png)
59+
60+
1. Enter your Azure AD Tenant ID, and click **OK** to save the configuration.
61+
62+
### Provisioning configuration
63+
1. In the settings list, select **System for Cross-domain Identity Management**.
64+
65+
![Screenshot of the System for Cross-domain Identity Management section in the settings list.](media/howspace-provisioning-tutorial/settings-scim.png)
66+
67+
1. Check the **Enable user synchronization** checkbox.
68+
1. Copy the Tenant URL and Secret Token for later use in Azure AD.
69+
1. Click **Save** to save the configuration.
70+
71+
### Main user dashboard access control configuration
72+
1. In the settings list, select **Main User Dashboard Access Control**
73+
74+
![Screenshot of the Main User Dashboard Access Control section in the settings list.](media/howspace-provisioning-tutorial/settings-access-control.png)
75+
76+
1. Check the **Enable single sign-on for main users** checkbox.
77+
1. Select the SSO configuration you created in the previous step.
78+
1. Enter the object IDs of the Azure AD user groups that should have access to the Main User Dashboard to the **Limit to following user groups** field. You can specify multiple groups by separating the object IDs with a comma.
79+
1. Click **Save** to save the configuration.
80+
81+
### Workspace default access control configuration
82+
1. In the settings list, select **Workspace default settings**
83+
84+
![Screenshot of the Workspace default settings in the settings list.](media/howspace-provisioning-tutorial/settings-workspace-default.png)
85+
86+
1. In the Workspace default settings list, select **Login, registration and SSO**
87+
88+
![Screenshot of the Login, registration and SSO section in the Workspace default settings list.](media/howspace-provisioning-tutorial/settings-workspace-sso.png)
89+
90+
1. Check the **Users can login using single sign-on** checkbox.
91+
1. Select the SSO configuration you created in the previous step.
92+
1. Enter the object IDs of the Azure AD user groups that should have access to workspaces to the **Limit to following user groups** field. You can specify multiple groups by separating the object IDs with a comma.
93+
1. You can modify the user groups for each workspace individually after creating the workspace.
4594

4695
## Step 3. Add Howspace from the Azure AD application gallery
4796

@@ -98,7 +147,7 @@ This section guides you through the steps to configure the Azure AD provisioning
98147
|active|Boolean||
99148
|name.givenName|String||
100149
|name.familyName|String||
101-
|phoneNumbers[type eq "work"].value|String||
150+
|phoneNumbers[type eq "mobile"].value|String||
102151
|externalId|String||
103152

104153
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Howspace**.
61.2 KB
Loading
36.4 KB
Loading
27.7 KB
Loading
32.4 KB
Loading
43.9 KB
Loading
30 KB
Loading
42.8 KB
Loading
66.3 KB
Loading

0 commit comments

Comments
 (0)