aws-sso
aws-sso copied to clipboard
Ask for MFA
With AWS SSO now supporting MFA, this would be nice to be included in this tool.
https://aws.amazon.com/about-aws/whats-new/2019/10/increase-aws-single-sign-on-security-with-multi-factor-authentication-using-authenticator-apps/
I have to check if AWS changed the web page for mail MFA or TOTP MFA. If not, aws-sso should already support this ; need to confirm though.
Few days ago the MFA request a generate_presigned_url (defined in boto3 library). Now the tool doesn't work when MFA is enabled.
Thank you