Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can add a new tenant in the management console and then view it by following the procedure below. In order to add a new tenant, you should be logged in as a super user.

Prerequisites

Before you start creating new tenants in WSO2 MB, be sure to do the following:

  1. Download the tenant-mgt.xml file from here.
  2. Add the file to the <MB_HOME>/repository/conf folder.

The tenant-mgt.xml file will avoid errors related to external user store configurations.

Adding a new tenant

  1. Start WSO2 MB and log in to the management console as the super tenant.
  2. Click Add New Tenant in the Configure tab of the ESB management console.
  3. Enter the tenant information in Register A New Organization screen as follows, and click Save.

    Parameter NameDescription
    DomainThe domain name for the organization, which should be unique (e.g., abc.com). This is used as a unique identifier for your domain. You can use it to log into the admin console to be redirected to your specific tenant. The domain is also used in URLs to distinguish one tenant from another. 
    Select Usage Plan for TenantThe usage plan defines limitations (such as number of users, bandwidth etc.) for the tenant.
    First Name/Last NameThe name of the tenant admin.
    Admin Username The login username of the tenant admin. The username always ends with the domain name (e.g., admin@abc.com)
    Admin PasswordThe password used to log in using the admin username specified.
    Admin Password (Repeat)Repeat the password to confirm.
    EmailThe email address of the admin.
  4. After saving, the newly added tenant appears in the Tenants List page as shown below. Click View Tenants in the Configure tab of the management console to see information of all the tenants that currently exist in the system. If you want to view only tenants of a specific domain, enter the domain name in the Enter the Tenant Domain parameter and click Find.