Organization Administrator

The organization administrator manages a specific participating organization.

An organization administrator user belongs to the Org_Admins group and has the Org Admin role. The organization administrator creates and manages accounts for a specific financial institution. The organization administrator can navigate to see and manage all users in their financial insitution.

In the Accounts Management pane, all users for the specific bank are displayed. You can suspend or activate user accounts and edit user account details.

The following tasks are typical ones that an organization administrator completes.

Create Bank Account

Complete the following steps to create bank accounts.

  1. Click Create Bank Account. The Create Bank Account window opens.
  2. Enter the account information, as described in the following table.
    Field Type Description
    Token ID text, read-only The ID of the token that was initialized for the system.
    Blockchain Network Member ID text, read-only The organization ID of the bank.
    Bank User ID text A user ID for the account.
    Group list A list of application groups.
    Daily Maximum Amount number The maximum amount of tokens that can be transacted per day.
    Daily Maximum Transactions number The maximum number of transactions allowed per day.
    Bank Account ID (Confidential Mode Only) alphanumeric (default 14 characters) A unique random identifier for accounts when using confidential mode. The bank account ID replaces the user ID throughout the application. You can use the bankAccountIdDataLength method to configure the ID length.
  3. Click Create Account. The account details are displayed.

An enrollment is also created from the user ID during account creation. The enrollment ID can include only alphanumeric characters, hyphens (-), and underscores (_). All other characters are replaced by underscores.

Update Enrollments

  1. Click Update Enrollment. The Update Enrollment window opens and all enrollments associated with a particular organization are displayed.
  2. Select an enrollment ID and then click Get User IDs. All users that are associated with the enrollment ID are displayed.
  3. To add a user to an enrollment, click Add User.
  4. To delete a user from an enrollment, click Delete for that user.