You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/howspace-provisioning-tutorial.md
+52-3Lines changed: 52 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,15 +33,64 @@ The scenario outlined in this tutorial assumes that you already have the followi
33
33
34
34
*[An Azure AD tenant](../develop/quickstart-create-new-tenant.md)
35
35
* 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.
37
38
38
39
## Step 1. Plan your provisioning deployment
39
40
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
40
41
1. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
41
42
1. Determine what data to [map between Azure AD and Howspace](../app-provisioning/customize-application-attributes.md).
42
43
43
44
## 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
+

50
+
51
+
1. Click the **Add SSO configuration** button.
52
+
53
+

54
+
55
+
1. Select either **Azure Active Directory (Multi-Tenant)** or **Azure Active Directory** based on your organization's Azure AD topology.
56
+
57
+

58
+

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
+

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
+

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
+

85
+
86
+
1. In the Workspace default settings list, select **Login, registration and SSO**
87
+
88
+

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.
45
94
46
95
## Step 3. Add Howspace from the Azure AD application gallery
47
96
@@ -98,7 +147,7 @@ This section guides you through the steps to configure the Azure AD provisioning
98
147
|active|Boolean||
99
148
|name.givenName|String||
100
149
|name.familyName|String||
101
-
|phoneNumbers[type eq "work"].value|String||
150
+
|phoneNumbers[type eq "mobile"].value|String||
102
151
|externalId|String||
103
152
104
153
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Howspace**.
0 commit comments