View a markdown version of this page

MIDASEC02-BP02 Enable multi-factor authentication (MFA) and token authorization (TA) - Modern Industrial Data Technology Lens

MIDASEC02-BP02 Enable multi-factor authentication (MFA) and token authorization (TA)

Strengthen identity verification by enforcing MFA for human users and implementing token-based authorization for machines and services.

Desired outcome: Stronger authentication for both human users and industrial systems accessing AWS resources.

Benefits of establishing this best practice: Reduces risks associated with credential theft and replay attacks across IT/OT boundaries.

Level of risk exposed if this best practice is not established: High

Implementation guidance

Enable MFA across all accounts, and integrate token services for secure, time-bound access.

Implementation steps

  • Require MFA for all AWS accounts and IAM users using virtual or hardware devices.

  • Implement SSO with MFA enforcement using AWS IAM Identity Center.

  • Use temporary credentials and tokens through AWS Security Token Service for federated and service access.

  • Enable and monitor MFA usage compliance with AWS Config rules.

Resources