Skip to content

Update Documentation to reflect new Multi-MFA per IAM User functionality on AWS.#1101

Merged
mtibben merged 5 commits into99designs:masterfrom
LouisTsiattalou:multi-mfa-documentation
Feb 3, 2023
Merged

Update Documentation to reflect new Multi-MFA per IAM User functionality on AWS.#1101
mtibben merged 5 commits into99designs:masterfrom
LouisTsiattalou:multi-mfa-documentation

Conversation

@LouisTsiattalou
Copy link
Copy Markdown
Contributor

See #1100

I've gotten AWS Vault to work using a Yubikey and a virtual TOTP device, using AWS' new feature for multiple MFA devices. I've updated the documentation to be consistent with this new capability, and have explained how to get both a Yubikey and a Virtual TOTP device working with the same IAM User.

Louis Tsiattalou added 4 commits December 22, 2022 14:31
…IAM_USERNAME`

Due to AWS CLI not currently supporting non-username MFA Device
names (hangover from pre-multi-MFA AWS, where your MFA device name would
always be the same as the IAM user)
Comment thread USAGE.md Outdated
```

Be sure to specify the `mfa_serial` for the source profile (in the above example `tom`) so that aws-vault can match the common `mfa_serial`.
For aws-vault <=v4, be sure to specify the `mfa_serial` for the source profile (in the above example `tom`) so that aws-vault can match the common `mfa_serial`.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm I don't think the version of aws-vault has any bearing on this. Specifying the mfa_serial in multiple places is required for aws-vault to determine if chaining is possible

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, reverted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants