跳至內容

How to Enforce 2FA for AWS IAM Identity Center with Google Workspace as an External IdP

0

I have configured Google Workspace as an external identity provider for AWS IAM Identity Center. In Google Workspace, I have enforced mandatory 2FA for all users, and they have successfully set it up. However, when my users sign in to AWS, the CloudTrail logs show that 2FA = false for their sessions.Is there a way to configure AWS to recognize Google Workspace’s 2FA? Alternatively, how can I set up additional 2FA requirements directly in AWS to ensure secure access if needed?

1 個回答
1

Because you are using an external identity provider, you rely on your IDP to enforce MFA. AWS Just uses your IDP to ensure your users are authenticated. Cloudtrail will never see that your users have authenticated with MFA as that is external to AWS. You can only enforce MFA with Identity centre if you use AWS authentication

You can configure MFA capabilities in IAM Identity Center when your identity source is configured with IAM Identity Center’s identity store, AWS Managed Microsoft AD, or AD Connector. MFA in IAM Identity Center is currently not supported for external identity providers.

https://docs.aws.amazon.com/singlesignon/latest/userguide/mfa-configure.html

專家

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。