Update Access control authored by Kai van Lopik's avatar Kai van Lopik
...@@ -57,7 +57,7 @@ Once a caller's access group has been established, services determine whether th ...@@ -57,7 +57,7 @@ Once a caller's access group has been established, services determine whether th
# Data access # Data access
Data access rules are not hard-coded in PEP. Instead data access is subject to access rules that can be configured by a member of the `Access Administrator` access group. This restriction, in turn, is hard-coded into PEP: it is not possible to grant access rule configuration privileges to other access groups. Data access rules are not hard-coded into PEP. Instead data access is subject to access rules that can be configured by a member of the `Access Administrator` access group. This restriction, in turn, is hard-coded into PEP: it is not possible to grant access rule configuration privileges to other access groups.
## Access rules ## Access rules
... ...
......