Create MIDM User Accounts for Web Service on WebLogic

To create a new user, you must create the MasterIndex.Admin group. Then, you can create a new user.

To create the MasterIndex.Admin group and create a new user:
  1. On the left panel, under Domain Structure, expand Services and then choose Security Realms.
  2. In the table on the Summary of Security Realms panel, click myrealm, which is the name of the realm. The Settings for myrealm panel appears.
  3. Select the Users and Groups tab and then click Groups.
  4. In the Groups table, click New.
  5. In the Name field, type MasterIndex.Admin (if it does not exist) and click OK.
  6. On the Settings for myrealm panel, select Users and Groups and then Users.
  7. In the Users table, click New.
  8. Type MasterIndex.WSUser and a password of your choice for the new user that you are creating.
  9. Click OK.
  10. Select User Group.
  11. To add the user you created, drag MasterIndex.Admin from the Available list to the Chosen list.