Configure user accounts
User accounts can be created in three ways:
Parent topic: Create and manage user accounts and user groups
Through Oracle Access Manager
In Oracle Access Manager (OAM). If Oracle Access Manager is configured, the user can set his/ her credentials:
- The user can log into the Oracle Healthcare Translational Research application by using the single sign-on interface which is shared among multiple
applications.
For example, with an Oracle Business Intelligence Enterprise Edition (OBIEE) full license, the same credentials can be used for generating Oracle Business Intelligence Enterprise Edition reports.
- The user creates the password, which is not visible to an administrator.
- After a configurable number of unsuccessful login attempts, the user is locked out.
- After a configurable amount of inactive time, the login session times out.
Note:
Roles are automatically setup as described in Manage roles and permissions.Parent topic: Configure user accounts
Through an Oracle WebLogic Server
If Oracle Access Manager is not configured, the identified roles must be manually set up in a WebLogic instance.
For more information, see Create Users and Add Users to Groups in the Oracle Fusion Middleware Oracle WebLogic Server Administration Console Online Help available at
https://docs.oracle.com/middleware/1221/wls/WLACH/taskhelp/security/ManageUsersAndGroups.html
Parent topic: Configure user accounts
Through the Oracle Database
For users who want to access the backend database of Oracle Healthcare Translational Research, the COHORTDATAMARTUSER role is granted, giving data access only through views, not tables and preventing PII access except through explicit assignments.
Parent topic: Configure user accounts