venth / aws-adfs

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

Add support for number matching in Microsoft Authenticator app #387

Closed martinverup closed 1 year ago

martinverup commented 1 year ago

Solves https://github.com/venth/aws-adfs/issues/371

Add support for number matching in Microsoft Authenticator app, by printing the number found in "validEntropyNumber", if it exists.

Image

Will print in the command line, and when entered, login succeeds. Image

Reefersleep commented 1 year ago

👏👏👏

skat-kurt commented 1 year ago

Nice!

marcoscale98 commented 1 year ago

Well done! When will it be released?

martinverup commented 1 year ago

@pdecat will you take a look?

pdecat commented 1 year ago

I cannot test it but code looks good, comments seem to say it works, and CI is green, so let's merge this :)

pdecat commented 1 year ago

Released in https://github.com/venth/aws-adfs/releases/tag/v2.8.0