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:
- On the left panel, under Domain Structure, expand Services and then choose Security Realms.
- 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.
- Select the Users and Groups tab and then click Groups.
- In the Groups table, click New.
- In the Name field, type
MasterIndex.Admin
(if it does not exist) and click OK. - On the Settings for myrealm panel, select Users and Groups and then Users.
- In the Users table, click New.
- Type
MasterIndex.WSUser
and a password of your choice for the new user that you are creating. - Click OK.
- Select User Group.
- To add the user you created, drag MasterIndex.Admin from the Available list to the Chosen list.
Parent topic: Security guidelines for the middle tier