All Products
Search
Document Center

Resource Management:Log on to the Alibaba Cloud Management Console as a member

Last Updated:Aug 07, 2026

After you create a member in a resource directory or invite an Alibaba Cloud account to join as a member, you can enable the member to log on to the Alibaba Cloud Management Console by using one of the following methods.

Logon methods

Logon method

Description

Applies To

Log on as a RAM role

An identity (such as a RAM user) in the management account temporarily assumes the ResourceDirectoryAccountAccessRole in a member account to gain access. This approach provides centralized access control without requiring separate credentials for each member account.

  • Resource accounts created within a resource directory (no password).

  • Cloud accounts invited to join a resource directory.

Log on as a RAM user

After gaining initial access to a member account (for example, by assuming a role), you can create a dedicated RAM user within that member account for direct logon.

Log on with an Alibaba Cloud account (not recommended)

For members that are cloud accounts, you can log on directly to the console by using the username and password of the Alibaba Cloud account.

Alibaba Cloud accounts that are invited to join a resource directory. These members are cloud accounts.

Log on as a CloudSSO user

CloudSSO provides centralized identity management and access control for multiple accounts in a resource directory. After you enable CloudSSO and grant permissions to a member, a CloudSSO user can log on to the CloudSSO user portal and access the member's resources based on the access configuration.

CloudSSO users

Procedure

Log on as a RAM role

  1. Create and grant permissions to a RAM user in the management account.

    1. Log on to the RAM console with a management account.

    2. Create a RAM user.

      In this example, the RAM username is Alice. For more information, see Create a RAM user.

    3. Grant permissions to the RAM user (Alice).

      You must attach the following policies to the RAM user (Alice):

      • AliyunSTSAssumeRoleAccess: The permission to call the AssumeRole operation of Security Token Service (STS). If you need to switch from the management account to a member account, you must grant this permission to the RAM user (Alice). The switch works because STS assumes the target member's role on your behalf, which is the underlying mechanism for cross-account switching. If the RAM user (Alice) only needs read-only access and does not need to switch to a member account, you can skip this permission.

      • AliyunResourceDirectoryFullAccess: The permission to manage Resource Directory.

      Note

      If the RAM user (Alice) is used as an account administrator, you can directly grant the AdministratorAccess permission. This is a high-risk permission. Grant it with caution.

      If you encounter a logon error or fail to switch to a member account after you grant the preceding permissions, troubleshoot the issue as follows:

      1. Check for missing permissions. Confirm that the RAM user (Alice) also has the resourcedirectory:AssumeRoleInMember and resourcedirectory:ListAccounts permissions, which are required to switch member accounts and list accounts in the resource directory. If either permission is missing, grant it and try switching the member account again.

      2. Check the role status. If the switch still fails after you grant the preceding permissions, check whether the ResourceDirectoryAccountAccessRole role exists in the target member account and whether its trust policy and permissions are configured correctly. An incorrect trust policy or missing authorization on this role can also cause the switch to fail.

      For more information, see Manage RAM user permissions.

  2. Use the RAM user (Alice) to log on to the member account by assuming a RAM role.

    1. Log on to the Resource Management console as the RAM user (Alice).

    2. In the left-side navigation pane, choose Resource Directory > Management.

    3. In the Resource Organization View or Member List View, click Log On in the Actions column of the target member.

      After you log on, the management account's RAM user (Alice) assumes the target member's RAM role (ResourceDirectoryAccountAccessRole). The user can then perform operations that are within the scope of this role.

Log on as a RAM user

  1. Log on to the member account by assuming a RAM role from the management account.

    For more information, see Log on as a RAM role.

  2. Create a RAM user within the member account.

    In this example, the RAM username is Tom. For more information, see Create a RAM user.

  3. Grant permissions to the RAM user (Tom).

    You must follow the principle of least privilege to grant the RAM user (Tom) permissions to access specific cloud resources. For more information, see Manage RAM user permissions.

  4. Log on as the RAM user (Tom).

    For more information, see Log on as a RAM user.

Log on with an Alibaba Cloud account (not recommended)

Important

For security reasons, we do not recommend logging on with an Alibaba Cloud.

  1. Go to the Alibaba Cloud Management Console login page.

  2. Enter the username and password of the Alibaba Cloud account.

  3. Click Logon.

Log on as a CloudSSO user

Configure the relevant settings in CloudSSO. For more information, see Use CloudSSO to centrally manage the identities and permissions of multiple accounts. Then, log on as the CloudSSO user. For more information, see Sign in to the CloudSSO user portal.

FAQ