[AWS] – AZURE AD SSO – ENTERPRISE APPLICATION

To create a Single Sign-On on AWS follow the steps below:

AZURE

After the warning of save successfully, refresh the page… It will display the Identifier and Reply URL correctly.

AWS

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
            "iam:ListRoles"
            ],
            "Resource": "*"
        }
    ]
}

AZURE

AWSAzure ADSSOEnterprise Application