AWS IAM Identity Center -- Identity Source MFA

0

After enabling AWS IAM Identity Center in our primary account for our organization, and intending to change the identity source to an external one for use with Google Workspace, I was presented with a bullet list of consequences to changing the identity source. The main one that struck me was bullet #2:

IAM Identity Center will delete your current multi-factor authentication (MFA) configuration.

It is unclear what this is referring to exactly, and I was unable to find any clarification in the documentation for AWS IAM Identity Center.

Is this only supposed to affect a given identity source if we had one set up already? (In this case, we didn't) Or would it affect existing IAM users in the primary account? Or would it affect the root user of the primary account?

Thank you for any clarification that can be provided.

已提问 10 个月前331 查看次数
1 回答
1
已接受的回答

We believe that even if MFA is disabled in the AWS IAM identity center, the root user's MFA will not be disabled.
https://docs.aws.amazon.com/accounts/latest/reference/root-user-vs-iam.html

As stated in this document, I thought it was separated from the IAM identity center as it states that the root user's MFA only affects the root user.
https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_mfa.html

You can enable MFA for the AWS account root user and IAM users. When you enable MFA for the root user, it affects only the root user credentials.

profile picture
专家
已回答 10 个月前
profile picture
专家
已审核 1 个月前
  • Thank you for your answer. This was confirmed by creating a completely separate AWS account and testing it there. After changing the Identity Source, the root user's MFA and the MFA of existing IAM users were all unaffected.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则