Assign a User to a Group in the Embedded WebLogic LDAP Server
You typically assign each user to an appropriate group.
For example, a typical deployment might require user IDs created for report consumers to be assigned to a group named BIConsumers. In this case, you could either assign the users to the default group named BIConsumers, or you could assign the users to your own custom group that you have created.
- Launch Oracle WebLogic Server Administration Console.
- In Oracle WebLogic Server Administration Console, select Security Realms from the left pane and click the realm you are configuring, for example, myrealm.
- Select Users and Groups tab, then Users.
- In the Users table select the user you want to add to a group.
- Select the Groups tab.
- Select a group or groups from the Available list.
- Click Save.