venth / aws-adfs

Command line tool to ease aws cli authentication against ADFS (multi factor authentication with active directory)
MIT License
286 stars 101 forks source link

Better support for Azure MFA Server Authentication #379

Closed skat-kurt closed 1 year ago

skat-kurt commented 1 year ago

When using Azure MFA Server Authentication, the prompt always asks to check ones mobile phone (for microsoft authenticator app), even though the server was configured to prefer OTP (or others).

https://github.com/venth/aws-adfs/pull/377 solves this real problem from a user perspective. It would be nice to get some feedback on whether this can be merged at some point in time, or if something has been overseen in the PR, so that it can be reworked there first.

pdecat commented 1 year ago

Hi @skat-kurt , it is just that I can't test this PR, and I'm just maintaining aws-adfs on a best effort basis.