MTF in IAM

15 views
Skip to first unread message

Domingo Aguilera @batok

unread,
Jul 11, 2012, 2:02:04 PM7/11/12
to boto...@googlegroups.com
AWS announces Multifactor Authentication for IAM.


This is a great feature.  I've just created a virtual device and associated to a IAM user, using the command line tools ( java based ).

I have no idea how long it would take to adapt the connection process in boto to recognize tokens generated with an MTF virtual or phisical device.

Hope not much.



Domingo Aguilera @batok

unread,
Jul 11, 2012, 2:52:08 PM7/11/12
to boto...@googlegroups.com
MTF must be MTA

Mitchell Garnaat

unread,
Jul 12, 2012, 2:12:25 AM7/12/12
to boto...@googlegroups.com
Hi -

I pushed code to the develop branch to support this feature soon after it was announced.  The change in boto is quite small.  Basically, there are now two extra, optional parameters to the get_session_token method:


These parameters allow you to pass in the serial number of your MFA device and the 6 digit token from the device.  If these are valid, a new MFA session token is returned.  Otherwise, you get an error.

Mitch
Reply all
Reply to author
Forward
0 new messages