Azure AD — AWS SSO Integration

Dheeraj kumar
2 min readJul 4, 2022

In this post, I will cover the implementation steps to establish the SAML trust between the two platforms ( Azure and AWS). The use case here is to manage the AWS SSO with the External Identity federation through Azure Active Directory i.e the users will be synced with AWS SSO from the Active directory. One can use the other option provided by AWS for the Active Directory Integration like AD connector and AWS Managed Microsoft AD.

Below mentioned blogs should be enough to get started and help you with the configuration of Azure AD integration with AWS SSO.

Note:
1. At both ends, the Saml Metadata File is required which includes the sign-in, sign-on, and issuer URL, to avoid any kind of mismatch of the metadata URL, try downloading and uploading the metadata file at both ends.

--

--

Dheeraj kumar
Dheeraj kumar

Written by Dheeraj kumar

A DevOps/MLOps/GitOps/SecOps who is passionate about Autom@tion.

No responses yet