auth: support MFA without assuming a role #2885
Labels
auth-credentials
authentication, authorization, credentials, AWS Builder ID, sso
feature-request
New feature or enhancement. May require GitHub community feedback.
Problem
It's possible to use MFA devices combined with long-term credentials but the Toolkit does not support this. Example configuration:
No prompt is shown when selecting this profile in the Toolkit
Expected behavior
The Toolkit prompts for an MFA code and calls
GetSessionToken
on the user's behalf.The text was updated successfully, but these errors were encountered: