User Security and Record Security


Each user can be assigned security to either be read-only or read/write.

In addition, records (for example, contracts, alerts, documents etc) belong to one or more security group which either restricts viewing the record, allows only read-only or read-write access.

How do these two security schemes work together within Intelligentcontract?

Where a user is set to be read-only they will only ever have read-only access to records. Of course if the user is not in a security group assigned to the record they will not be able to even view the record.

Where a user is set to be read-write, they will have access to read-write a record where they are part of security group that has read-write access to the record. If the security group on the record is only allowed read-only access, then the read-write user will only be allowed read-only access. And if the user is not part of any of the security groups assigned to the record they will not be able to view the record.