6 Create User in WebLogic

This topic provides the instructions to create user in WebLogic.

  1. Log in to WebLogic Remote Console.
  2. Go to Security Data Tree and select Realms. Select myrealm within and click Authentication Providers.
  3. Select DefaultAuthenticator and click Users.
    The Security Data Tree with options to create Users is displayed.

    Figure 6-1 WebLogic Remote Console_DefaultAuthenticatorUsers



  4. Click New to create a new User.
    The Home Page with the option to create Users is displayed.

    Figure 6-2 WebLogic Remote Console_Create Users



  5. Specify the username as MEADMIN1, set a password, and save the user details.
  6. Create the MEADMIN2 user by following the same steps as for MEADMIN1.
  7. Log in to the Application https://<HOST_NAME>:8006/app-shell/ with MEADMIN1 user, and create SYSADMIN1 and SYSADMIN2 as System Administrators for the application.
  8. Log in with SYSADMIN1 Admin user and create a new role named ADMIN_ROLE.
  9. Identify and map the functional activities associated with the ADMIN_ROLE to enable screen access.
  10. Create TESTUSER1 with the Maker role and TESTUSER2 with the Checker role, then map the ADMIN_ROLE to each user.