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/airtable-provisioning-tutorial.md
+22-6Lines changed: 22 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,23 @@ The scenario outlined in this tutorial assumes that you already have the followi
37
37
* A user account in Airtable with Admin permissions.
38
38
39
39
## Step 1. Plan your provisioning deployment
40
-
1. Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
41
-
1. Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
42
-
1. Determine what data to [map between Azure AD and Airtable](../app-provisioning/customize-application-attributes.md).
40
+
* Learn about [how the provisioning service works](../app-provisioning/user-provisioning.md).
41
+
* Determine who will be in [scope for provisioning](../app-provisioning/define-conditional-rules-for-provisioning-user-accounts.md).
42
+
* Determine what data to [map between Azure AD and Airtable](../app-provisioning/customize-application-attributes.md).
43
43
44
-
## Step 2. Configure Airtable to support provisioning with Azure AD
45
-
Contact Airtable support to configure Airtable to support provisioning with Azure AD.
44
+
## Step 2. Create an Airtable Personal Access Token to authorize provisioning with Azure AD.
45
+
46
+
1. Login to [Airtable Developer Hub](https://airtable.com) as an Admin user, and then navigate to `https://airtable.com/create/tokens`.
47
+
1. Select "Personal Access Tokens" from the left hand navigation bar.
48
+
49
+

50
+
51
+
1. Create a new token with a memorable name such as "AzureAdScimProvisioning".
52
+
1. Add the "enterprise.scim.usersAndGroups:manage" scope.
53
+
54
+

55
+
56
+
1. Select "Create Token" and copy the resulting token for use in **Step 5** below.
46
57
47
58
## Step 3. Add Airtable from the Azure AD application gallery
48
59
@@ -79,7 +90,12 @@ This section guides you through the steps to configure the Azure AD provisioning
79
90
80
91

81
92
82
-
1. Under the **Admin Credentials** section, input your Airtable Tenant URL and Secret Token. Click **Test Connection** to ensure Azure AD can connect to Airtable. If the connection fails, ensure your Airtable account has Admin permissions and try again.
93
+
1. Under the **Admin Credentials** section,
94
+
1. Enter `https://airtable.com/scim/v2` as the Airtable **Tenant URL**.
95
+
96
+
1. Enter the Personal Access Token created in **Step 2** above as **Secret Token**.
97
+
98
+
Click **Test Connection** to ensure Azure AD can connect to Airtable. If the connection fails, ensure your Airtable account has Admin permissions and that your personal access token has the appropriate scope applied and try again.
83
99
84
100

Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/kintone-provisioning-tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ ms.author: thwimmer
16
16
17
17
# Tutorial: Configure Kintone for automatic user provisioning
18
18
19
-
This tutorial describes the steps you need to perform in both Kintone and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users to [Kintone](https://www.kintone.com/en-us/) using the Azure AD Provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Azure Active Directory](../app-provisioning/user-provisioning.md).
19
+
This tutorial describes the steps you need to perform in both Kintone and Azure Active Directory (Azure AD) to configure automatic user provisioning. When configured, Azure AD automatically provisions and de-provisions users to [Kintone](https://www.kintone.com) using the Azure AD Provisioning service. For important details on what this service does, how it works, and frequently asked questions, see [Automate user provisioning and deprovisioning to SaaS applications with Azure Active Directory](../app-provisioning/user-provisioning.md).
0 commit comments