Forum Discussion

IanaMac's avatar
IanaMac
Brass Contributor
Oct 21, 2024
Solved

Enterprise Application AWS IAM Identity Centre

Hi  Can someone please help...  I have configured AWS IAM Identity Centre  Enterprise Application, this works fine for internal users but I can not get external users working correctly as the usern...
  • micheleariis's avatar
    Oct 21, 2024

    IanaMac Hello, to test SAML attestations, you can use debugging tools to understand what Azure AD is sending during the Single Sign-On (SSO) process. Go to the Single Sign-On section of the AWS IAM Identity Center application in Azure AD and click “Test” to generate a SAML request. At this point, check the attributes in the response, paying attention to the NameID and making sure that the “user.mail” attribute is sent correctly for guest users. This will help you figure out if the problem is coming from Azure AD or AWS IAM Identity Center.

Resources