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:
An organization. See Create an organization
Procedure
Log on to the Alibaba Cloud BaaS console.
On the Overview page, under My Organizations, click the name of the target organization.
Click Users.
Click Add User.
To use Attribute-Based Access Control (ABAC), set the User Attribute Set before completing the next step.
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
Log on to the Alibaba Cloud BaaS console.
On the Overview page, under My Organizations, click the name of the target organization.
Click Users.
Locate the target user and click Reset Password in the Actions column.
In the dialog box that appears, enter the new password and click OK.
What's next
Access a blockchain network — connect your business application to the network using the SDK and the credentials you created.
Attribute-Based Access Control — configure fine-grained access policies using user attributes.