Skip to content

Commit 5772be2

Browse files
Merge pull request #205157 from v-hgampala/aws-client-vpn-git-issue
Product Backlog Item 1988841: SaaS App Tutorial: AWS Client VPN Update
2 parents c5256be + 887926f commit 5772be2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/active-directory/saas-apps/aws-clientvpn-tutorial.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: tutorial
12-
ms.date: 06/17/2021
12+
ms.date: 07/19/2022
1313
ms.author: jeedes
1414

1515
---
@@ -96,7 +96,7 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
9696

9797
1. Click on **Manifest** and you need to keep the Reply URL as **http** instead of **https** to get the integration working, click on **Save**.
9898

99-
![manifest page](./media/aws-clientvpn-tutorial/reply-url.png)
99+
![The Screenshot for the manifest page.](./media/aws-clientvpn-tutorial/reply-url.png)
100100

101101
1. AWS ClientVPN 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.
102102

@@ -107,11 +107,17 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
107107
| Name | Source Attribute|
108108
| -------------- | --------- |
109109
| memberOf | user.groups |
110+
| FirstName | user.givenname |
111+
| LastName | user.surname |
110112

111113
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Federation Metadata XML** and select **Download** to download the certificate and save it on your computer.
112114

113115
![The Certificate download link](common/metadataxml.png)
114116

117+
1. In the **SAML Signing Certificate** section, click the edit icon and change the **Signing Option** to **Sign SAML response and assertion**. Click **Save**.
118+
119+
![The screenshot for the SAML Signing Certificate page.](./media/aws-clientvpn-tutorial/signing-certificate.png)
120+
115121
1. On the **Set up AWS ClientVPN** section, copy the appropriate URL(s) based on your requirement.
116122

117123
![Copy configuration URLs](common/copy-configuration-urls.png)
30.5 KB
Loading

0 commit comments

Comments
 (0)