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

add support for mfa_token env and mfa-token-command #420

Closed mheiges closed 9 months ago

mheiges commented 9 months ago

add support for mfa_token env var and --mfa-token-command arg

fixes https://github.com/venth/aws-adfs/issues/174

I am unable to get --stdin to correctly accept a username and password when using symantec auth, even with the stock 2.9.1a0, so that part of the issue request is not supported.

mfa tokens seem too transient to me to be suitable for an authfile, so that's also not supported.

pdecat commented 9 months ago

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