Plexus Connect - Row-level Security

    Row-level security allows to limit access to data for specific users by setting up rules for enabling them access to certain database rows. For instance, if compounds in a database are assigned to different projects, row-level security can be used to allow people to see only those compounds that belong to projects they are involved in.

    {info} Row-level security restrictions have to be set within the database. You can learn more about this topic in the relevant part of the Instant JChem Administrator Guide.

    {info} Row-level security rules can be defined in every popular database types. You can find complete tutorials for implementing a security policy, e.g. , in an Oracle or in a MySQL database.