Skip to content

Commit ee53730

Browse files
authored
Merge pull request #111958 from v-nagta/awsv1
Product Backlog Item 989162: SaaS App Tutorial: Amazon Web Services (…
2 parents c607b50 + a3257d3 commit ee53730

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

articles/active-directory/saas-apps/amazon-web-service-tutorial.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.subservice: saas-app-tutorial
1313
ms.workload: identity
1414
ms.tgt_pltfrm: na
1515
ms.topic: tutorial
16-
ms.date: 01/31/2020
16+
ms.date: 04/20/2020
1717
ms.author: jeedes
1818

1919
ms.collection: M365-identity-device-management
@@ -108,6 +108,18 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
108108

109109
`https://signin.aws.amazon.com/saml#2`
110110

111+
1. AWS 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.
112+
113+
![image](common/default-attributes.png)
114+
115+
1. In addition to above, AWS 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.
116+
117+
| Name | Source attribute | Namespace |
118+
| --------------- | --------------- | --------------- |
119+
| RoleSessionName | user.userprincipalname | https://aws.amazon.com/SAML/Attributes |
120+
| Role | user.assignedroles | https://aws.amazon.com/SAML/Attributes |
121+
| SessionDuration | "provide a value between 900 seconds (15 minutes) to 43200 seconds (12 hours)" | https://aws.amazon.com/SAML/Attributes |
122+
111123
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.
112124

113125
![The Certificate download link](common/metadataxml.png)
@@ -397,4 +409,4 @@ When you click the Amazon Web Services (AWS) tile in the Access Panel, you shoul
397409
[38]: ./media/amazon-web-service-tutorial/tutorial_amazonwebservices_createnewaccesskey.png
398410
[39]: ./media/amazon-web-service-tutorial/tutorial_amazonwebservices_provisioning_automatic.png
399411
[40]: ./media/amazon-web-service-tutorial/tutorial_amazonwebservices_provisioning_testconnection.png
400-
[41]: ./media/amazon-web-service-tutorial/tutorial_amazonwebservices_provisioning_on.png
412+
[41]: ./media/amazon-web-service-tutorial/tutorial_amazonwebservices_provisioning_on.png

0 commit comments

Comments
 (0)