AWS Multi-Factor Authentication

    Hello everybody! image

    Today I would like to talk about the multi-factor authentication of IAM users in your Amazon account. As you remember, in this article I talked about how to create and set a password for a new user. Today we will screw the device to the user for authorization.

    We will use a regular Android phone . First, install the Amazon Appstore on it according to this instruction . Nothing complicated for the average user of Android. Next, in the search, enter “mfa”:
    image

    Download and install the program. Almost like on Play.

    Next, in your AWS account, go to IAM , in the Users section. On the desired user, right-click:
    image

    Add the virtual MFA device:
    image

    Next, we will be given a QR code, which we must recognize with some predefined tool:
    image

    After recognition, we will have an account in the application. Click on the account and get a code that we enter on the first line under the QR code without spaces. Next, wait until the code disappears and click again. The resulting code is written in the second line. Like this:
    image

    Activate your multifactor authentication device!

    Next, we look at what happens when you login. Here we will be asked a password, as it was before:
    image

    After successfully entering the password, Amazon will ask for a code from the MFA device:
    image

    As you might have guessed, this code is obtained when choosing an account in your application:
    image

    After successfully entering the code, you will get access to the console. Everything is simple and safe!

    Also popular now: