Object Security

Each time a user tries to perform an operation on a defined object, the system runs a check that compares the security privileges of the user with the security requirements of the object.

A user can operate on an object only if both these conditions are met:

  • The user belongs to an active user group that is assigned to that object, either explicitly or through inheritance.

  • The user has a role in that user group that permits the operation on the object's subtype.

In addition, Oracle DMW includes predefined roles that are available for use with Oracle LSH to control user access to specific objects and operations for those objects.

For more information, see "Setting Up Object Security" in the Oracle Life Sciences Data Hub System Administrator's Guide.