2.6.1 Creating Users

Create an OFSLL application super user to login to the application.
A script is provided in the distribution media in the dba_utils folder to create an user.

Note:

By default there are no users created to login to OFSLL application.
Login as application schema owner and run the script crt_app_user.sql script to create OFSLL application user.
  1. Login into WebLogic server 14c em.
  2. Navigate WebLogic Domain > Security > Security Realms.
  3. Click myrealm.
  4. Select Users tab under Users and Groups.
  5. If SQLAuthenticator is configured as a Security Provider for the OFSLL application, the Users are automatically created in weblogic when created through an application.