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/miro-provisioning-tutorial.md
+24-18Lines changed: 24 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Before configuring and enabling automatic user provisioning, you should decide w
45
45
46
46
## Set up Miro for provisioning
47
47
48
-
1. To retrieve the needed **Secret Token** contact Miro support team at [email protected]. This value will be entered in the Secret Token field in the Provisioning tab of your Miro application in the Azure portal.
48
+
To retrieve the needed **Secret Token** contact [Miro Support Team](mailto:[email protected]). This value will be entered in the Secret Token field in the Provisioning tab of your Miro application in the Azure portal.
49
49
50
50
## Add Miro from the gallery
51
51
@@ -57,15 +57,15 @@ Before configuring Miro for automatic user provisioning with Azure AD, you need
57
57
58
58

59
59
60
-
2. Go to **Enterprise applications**, and then select **All applications**.
60
+
1. Go to **Enterprise applications**, and then select **All applications**.

91
91
92
-
3. Select the **Provisioning** tab.
92
+
1. Select the **Provisioning** tab.
93
93
94
94

95
95
96
-
4. Set the **Provisioning Mode** to **Automatic**.
96
+
1. Set the **Provisioning Mode** to **Automatic**.
97
97
98
98

99
99
100
-
5. Under the **Admin Credentials** section, input `https://miro.com/api/v1/scim` in **Tenant URL**. Input the **SCIM Authentication Token** value retrieved earlier in **Secret Token**. Click **Test Connection** to ensure Azure AD can connect to Miro. If the connection fails, ensure your Miro account has Admin permissions and try again.
100
+
1. Under the **Admin Credentials** section, input `https://miro.com/api/v1/scim` in **Tenant URL**. Input the **SCIM Authentication Token** value retrieved earlier in **Secret Token**. Click **Test Connection** to ensure Azure AD can connect to Miro. If the connection fails, ensure your Miro account has Admin permissions and try again.
6. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications and check the checkbox - **Send an email notification when a failure occurs**.
104
+
1. In the **Notification Email** field, enter the email address of a person or group who should receive the provisioning error notifications and check the checkbox - **Send an email notification when a failure occurs**.
8. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Miro**.
110
+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Users to Miro**.
111
111
112
112

113
113
114
-
9. Review the user attributes that are synchronized from Azure AD to Miro in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Miro for update operations. Select the **Save** button to commit any changes.
114
+
1. Review the user attributes that are synchronized from Azure AD to Miro in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the user accounts in Miro for update operations. Select the **Save** button to commit any changes.
115
115
116
116

117
117
118
-
10. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Miro**.
118
+
1. Under the **Mappings** section, select **Synchronize Azure Active Directory Groups to Miro**.
119
119
120
120

121
121
122
-
11. Review the group attributes that are synchronized from Azure AD to Miro in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the groups in Miro for update operations. Select the **Save** button to commit any changes. Uncheck **Create** and **Delete** under **Target Object Actions** as Miro SCIM API does not support creating and deleting groups.
122
+
1. Review the group attributes that are synchronized from Azure AD to Miro in the **Attribute Mapping** section. The attributes selected as **Matching** properties are used to match the groups in Miro for update operations. Select the **Save** button to commit any changes. Uncheck **Create** and **Delete** under **Target Object Actions** as Miro SCIM API does not support creating and deleting groups.
123
123
124
124

125
125
126
-
12. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
126
+
1. To configure scoping filters, refer to the following instructions provided in the [Scoping filter tutorial](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
127
127
128
-
13. To enable the Azure AD provisioning service for Miro, change the **Provisioning Status** to **On** in the **Settings** section.
128
+
1. To enable the Azure AD provisioning service for Miro, change the **Provisioning Status** to **On** in the **Settings** section.
129
129
130
130

131
131
132
-
14. Define the users and/or groups that you would like to provision to Miro by choosing the desired values in **Scope** in the **Settings** section.
132
+
1. Define the users and/or groups that you would like to provision to Miro by choosing the desired values in **Scope** in the **Settings** section.
@@ -145,6 +145,12 @@ For more information on how to read the Azure AD provisioning logs, see [Reporti
145
145
146
146
* Miro's SCIM endpoint does not allow **Create** and **Delete** operations on groups. It only supports group **Update** operation.
147
147
148
+
## Troubleshooting Tips
149
+
150
+
* If experiencing errors with group creation, then it is required to disable it by unnchecking **Create** and **Delete** under **Target Object Actions** as Miro SCIM API does not support creating and deleting groups.
151
+
152
+

153
+
148
154
## Additional resources
149
155
150
156
*[Managing user account provisioning for Enterprise Apps](../app-provisioning/configure-automatic-user-provisioning-portal.md)
0 commit comments