From 2c54d372705e2b730acc893230b36da1b6d7ece3 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 18 Dec 2020 08:22:11 +0545 Subject: [PATCH] Update docs/ocis/release_notes.md --- docs/ocis/release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ocis/release_notes.md b/docs/ocis/release_notes.md index c85c69a279..6b6e4c3dc2 100644 --- a/docs/ocis/release_notes.md +++ b/docs/ocis/release_notes.md @@ -261,7 +261,7 @@ The settings service provides APIs for other services for registering a set of s Infinite Scale follows a role-based access control model. Based on permissions for actions which are provided by the system and by extensions, roles can be composed. Ultimately, these roles can be assigned to users to define what users are permitted to do. This model allows a segregation of duties for administration and allows granular control of how different types of users (e.g., Guests) can use the platform. -- Currently available permissions: Manage accounts (gives access to the internal user management), manage roles (allows to assign roles to users) +- Currently available permissions: Manage accounts (gives access to the internal user management), manage roles (allows assigning roles to users) - The current roles are exemplary default roles which are used for demonstration purposes - "Admin": Has the permissions to "manage accounts" and to "manage roles" - "User": Does not have any dedicated permission