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-tutorial.md
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,6 @@ ms.service: active-directory
12
12
ms.subservice: saas-app-tutorial
13
13
ms.workload: identity
14
14
ms.tgt_pltfrm: na
15
-
ms.devlang: na
16
15
ms.topic: tutorial
17
16
ms.date: 12/16/2019
18
17
ms.author: jeedes
@@ -28,7 +27,7 @@ In this tutorial, you'll learn how to integrate Airtable with Azure Active Direc
28
27
* Enable your users to be automatically signed-in to Airtable with their Azure AD accounts.
29
28
* Manage your accounts in one central location - the Azure portal.
30
29
31
-
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis).
30
+
To learn more about SaaS app integration with Azure AD, see [What is application access and single sign-on with Azure Active Directory](https://docs.microsoft.com/azure/active-directory/manage-apps/what-is-single-sign-on).
32
31
33
32
## Prerequisites
34
33
@@ -43,6 +42,7 @@ In this tutorial, you configure and test Azure AD SSO in a test environment.
43
42
44
43
* Airtable supports **SP and IDP** initiated SSO
45
44
* Airtable supports **Just In Time** user provisioning
45
+
* Once you configure Airtable you can enforce session control, which protects exfiltration and infiltration of your organization’s sensitive data in real time. Session control extends from Conditional Access. [Learn how to enforce session control with Microsoft Cloud App Security](https://docs.microsoft.com/cloud-app-security/proxy-deployment-any-app).
46
46
47
47
> [!NOTE]
48
48
> Identifier of this application is a fixed string value so only one instance can be configured in one tenant.
@@ -77,7 +77,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
77
77
78
78
1. In the [Azure portal](https://portal.azure.com/), on the **Airtable** application integration page, find the **Manage** section and select **single sign-on**.
79
79
1. On the **Select a single sign-on method** page, select **SAML**.
80
-
1. On the **Setup single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
80
+
1. On the **Set-up single sign-on with SAML** page, click the edit/pen icon for **Basic SAML Configuration** to edit the settings.
@@ -92,6 +92,17 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
92
92
93
93
1. Click **Save**.
94
94
95
+
1. Airtable application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
96
+
97
+

98
+
99
+
1. In addition to above, Airtable application expects few more attributes to be passed back in SAML response, which are shown below. These attributes are also pre populated but you can review them as per your requirements.
100
+
101
+
| Name | Source Attribute|
102
+
| ------------ | --------- |
103
+
| urn:oid:2.5.4.4 | user.surname |
104
+
| urn:oid:2.5.4.42 | user.givenname |
105
+
95
106
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
@@ -148,8 +159,8 @@ When you click the Airtable tile in the Access Panel, you should be automaticall
148
159
149
160
-[ List of Tutorials on How to Integrate SaaS Apps with Azure Active Directory ](https://docs.microsoft.com/azure/active-directory/active-directory-saas-tutorial-list)
150
161
151
-
-[What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/active-directory-appssoaccess-whatis)
162
+
-[What is application access and single sign-on with Azure Active Directory? ](https://docs.microsoft.com/azure/active-directory/what-is-single-sign-on)
152
163
153
164
-[What is conditional access in Azure Active Directory?](https://docs.microsoft.com/azure/active-directory/conditional-access/overview)
154
-
165
+
-[What is session control in Microsoft Cloud App Security?](https://docs.microsoft.com/cloud-app-security/proxy-intro-aad)
155
166
-[Try Airtable with Azure AD](https://aad.portal.azure.com/)
0 commit comments