User management

You can create users using the WSO2 Identity Server Console or the Management API.

Prerequisites

  • You need to have the required permissions to create and manage users in an organization.
  • Sign in to the relevant organization from the Management Console.

Add new users

Follow the steps given below to add new users to an organization.

  1. On the Management Console, use the Organization Switcher to select the relevant organization.

  2. Go to Manage > Users and click New User.

    Add New User

  3. Enter the user’s basic information and click Next.

    New User Details

  4. Select the user groups that should be assigned to the user.

    New User - User Group

  5. Select the user roles that should be assigned to the user.

    New User - User Role

  6. Review the details and click Finish to finalize user creation.

    Created New User

Top