Skip to content

Commit dc8ff13

Browse files
authored
Merge pull request #105262 from v-hagamp/airtable
Product Backlog Item 930086: SaaS App Tutorial: Airtable Update
2 parents 2625123 + a2a9215 commit dc8ff13

File tree

1 file changed

+16
-5
lines changed

1 file changed

+16
-5
lines changed

articles/active-directory/saas-apps/airtable-tutorial.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ ms.service: active-directory
1212
ms.subservice: saas-app-tutorial
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
15-
ms.devlang: na
1615
ms.topic: tutorial
1716
ms.date: 12/16/2019
1817
ms.author: jeedes
@@ -28,7 +27,7 @@ In this tutorial, you'll learn how to integrate Airtable with Azure Active Direc
2827
* Enable your users to be automatically signed-in to Airtable with their Azure AD accounts.
2928
* Manage your accounts in one central location - the Azure portal.
3029

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).
3231

3332
## Prerequisites
3433

@@ -43,6 +42,7 @@ In this tutorial, you configure and test Azure AD SSO in a test environment.
4342

4443
* Airtable supports **SP and IDP** initiated SSO
4544
* 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).
4646

4747
> [!NOTE]
4848
> 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.
7777

7878
1. In the [Azure portal](https://portal.azure.com/), on the **Airtable** application integration page, find the **Manage** section and select **single sign-on**.
7979
1. On the **Select a single sign-on method** page, select **SAML**.
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.
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.
8181

8282
![Edit Basic SAML Configuration](common/edit-urls.png)
8383

@@ -92,6 +92,17 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
9292

9393
1. Click **Save**.
9494

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+
![image](common/default-attributes.png)
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+
95106
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.
96107

97108
![The Certificate download link](common/certificatebase64.png)
@@ -148,8 +159,8 @@ When you click the Airtable tile in the Access Panel, you should be automaticall
148159

149160
- [ 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)
150161

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)
152163

153164
- [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)
155166
- [Try Airtable with Azure AD](https://aad.portal.azure.com/)

0 commit comments

Comments
 (0)