diff --git a/app/extensions/oauth/components/oauth-settings/oauth-settings.html b/app/extensions/oauth/components/oauth-settings/oauth-settings.html index 955ad0665..9fde5210a 100644 --- a/app/extensions/oauth/components/oauth-settings/oauth-settings.html +++ b/app/extensions/oauth/components/oauth-settings/oauth-settings.html @@ -4,7 +4,7 @@
The users created by the automatic provisioning feature can be added to a default team on creation.
-By assigning newly created users to a team they will be able to access the environments associated to that team. This setting is optional and if not set newly created users won't be able to access any environments.
+By assigning newly created users to a team, they will be able to access the environments associated to that team. This setting is optional and if not set, newly created users won't be able to access any environments.
inherited
are inherited from the group access. They cannot be
- removed nor modified at the endpoint level but they can be overriden.
+ removed or modified at the endpoint level but they can be overriden.
override
are overriding the group access for the related users / teams.
+ Access tagged as override
are overriding the group access for the related users/teams.