All Products
Search
Document Center

Blockchain as a Service:Manage users

Last Updated:Mar 31, 2026

Each user you create in an organization represents an identity that the blockchain validates when business applications connect to the network. Create users for your organization, then use the SDK to access a blockchain network with those credentials.

Create users

Prerequisites

Before you begin, ensure that you have:

Procedure

  1. Log on to the Alibaba Cloud BaaS console.

  2. On the Overview page, under My Organizations, click the name of the target organization.

  3. Click Users.

  4. Click Add User.

    To use Attribute-Based Access Control (ABAC), set the User Attribute Set before completing the next step.
  5. Enter a username and password, then click Create.

After the user is created, use the SDK to access a blockchain network.

Change the user password

  1. Log on to the Alibaba Cloud BaaS console.

  2. On the Overview page, under My Organizations, click the name of the target organization.

  3. Click Users.

  4. Locate the target user and click Reset Password in the Actions column.

  5. In the dialog box that appears, enter the new password and click OK.

What's next