All Products
Search
Document Center

Resource Access Management:Overview of security settings

Last Updated:Mar 12, 2024

This topic introduces some basic concepts of security settings in the Resource Access Management (RAM) console.

password

An identity credential that is used to log on to the Alibaba Cloud Management Console.

Important

We recommend that you change your password on a regular basis and keep your password confidential.

For more information about how to configure a logon password, see Change the logon password of a RAM user.

default domain name

The default domain name is a unique identifier of an Alibaba Cloud account. Alibaba Cloud assigns a default domain name to each Alibaba Cloud account. The format of the default domain name is <AccountAlias>.onaliyun.com. The default domain name can be used for RAM user logon and single sign-on (SSO) management.

For more information, see View and modify the default domain name.

domain alias

A custom domain name that you can use to replace the default domain name. The custom domain name must be publicly resolvable. A domain alias is the alias of the default domain name.

Note

A custom domain can be used as a domain alias only after the ownership of the custom domain is verified. After the ownership is verified, you can use the domain alias to replace the default domain name in all scenarios in which the default domain name is required.

For more information, see Create and verify a domain alias.

AccessKey pair

An identity credential that is used to verify access identities. Each AccessKey pair consists of an AccessKey ID and an AccessKey secret. When you initiate an API request, the AccessKey ID and AccessKey secret are used for symmetric encryption and identity verification. After the identity is verified, you can manage Alibaba Cloud resources by calling operations.

The AccessKey ID is used to identify a user, and the AccessKey secret is used to encrypt and verify a signature string.

Important

An AccessKey secret is displayed only when you create the AccessKey pair, and is unavailable for subsequent queries. We recommend that you save the AccessKey secret for subsequent use.

For more information, see Create an AccessKey pair.

multi-factor authentication (MFA)

MFA is an easy-to-use and effective authentication model and is a supplement to the username and password authentication model. MFA provides an extra layer of protection by verifying users who initiate console logon or perform sensitive operations. MFA enhances the security of your account. The following section describes MFA methods that are supported by RAM users. The following section also describes usage notes and limits of MFA in RAM.

MFA methods

MFA method

Description

Scenario

References

Virtual MFA devices

Time-based one-time cipher algorithm (TOTP) is a multi-factor authentication protocol that is widely used. Applications that support TOTP on devices such as mobile phones are called virtual MFA devices. For example, both the Alibaba Cloud app and the Google Authenticator app are virtual MFA devices. If you enable a virtual MFA device, you must enter the 6-digit verification code that is generated on the device when you log on to the Alibaba Cloud Management Console. This prevents unauthorized logon due to password theft.

  • Console logons

  • Sensitive operations

Bind a virtual MFA device to a RAM user

U2F security keys

Universal 2nd Factor (U2F) is a multi-factor authentication protocol that is widely used and hosted by the Fast Identity Online (FIDO) Alliance. For more information, visit Fast Identity Online (FIDO) Alliance. The protocol is used to provide an efficient and universal multi-factor authentication method. You can plug a U2F security key into a USB port on your computer. Then, you can complete multi-factor authentication by tapping the button on the device when you log on to the Alibaba Cloud Management Console. For more information, see Web Authentication (WebAuthn).

  • Console logons

  • Sensitive operations

Bind a U2F security key

Usage notes

After you enable MFA and bind an MFA device to a RAM user, the RAM user must perform the following steps when the RAM user logs on to the Alibaba Cloud Management Console to perform sensitive operations:

  1. Enter the username and password of the RAM user.

  2. Enter the verification code that is generated by the virtual MFA device. Alternatively, pass the U2F authentication.

Limits

  • RAM users support both virtual MFA devices and U2F security keys. However, you can bind only one virtual MFA device or one U2F security key to a RAM user.

  • Virtual MFA can be used when you log on to the Alibaba Cloud Management Console from a browser or the Alibaba Cloud app.

  • U2F security keys have the following limits:

    • U2F security keys can be used only on computers with USB ports. If you log on to the Alibaba Cloud Management Console from a browser on a mobile device or from the Alibaba Cloud app, you cannot use U2F security keys. If you use a virtual machine or Remote Desktop Services, U2F authentication is not supported.

    • You can use U2F security keys only when you log on to the Alibaba Cloud Management Console by using the signin.alibabacloud.com domain name. If you use the signin-intl.aliyun.com domain name that was previously supported by Alibaba Cloud, U2F authentication is not supported.

    • You can use U2F security keys in the following versions of browsers that support WebAuthn:

      • Google Chrome 67 and later

      • Opera 54 and later

      • Mozilla Firefox 60 and later

        Note

        If you use Mozilla Firefox, you must manually enable the U2F feature by performing the following operations: Enter about:config in the address bar of your browser to go to the browser settings page. On this page, search for u2f and set the security.webauth.u2f parameter to true. For more information, see the Mozilla Firefox help documentation.

MFA for sensitive operations

MFA is required for sensitive operations. If a RAM user for which an MFA method is enabled wants to perform a sensitive operation in the Alibaba Cloud Management Console, risk control is triggered and the RAM user is required to pass identity authentication again. The RAM user can perform the sensitive operation only after the RAM user enters a valid verification code.

Before you can implement identity authentication for sensitive operations for all RAM users, you must enable MFA for all RAM users. For more information, see Manage security settings of RAM users.