Skip to content

Commit 23a8bf0

Browse files
committed
Try to shorten some sentences
1 parent e2ffd6d commit 23a8bf0

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/login-providers/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,7 @@ A common scenario for using a special metadata address is when working with Entr
190190

191191
Your provider may assign users to specific roles (For example: Admin, Editor, Viewer).<br><br>The <strong>User Mapping Claim Name</strong> is the field in the authentication token (claim) that identifies these roles. The system reads this claim to determine a user’s permissions.
192192

193-
Example: If your provider sends roles in a claim named <code>user_roles</code>, you set the <strong>User Mapping Claim Name</strong> to <code>user_roles</code> so the system can properly recognize user permissions.
194-
195-
193+
Example: If the roles claim is called <code>user_roles</code> in your provider, you set the <strong>User Mapping Claim Name</strong> to <code>user_roles</code>.
196194

197195
## Project Permissions
198196

@@ -236,7 +234,7 @@ The setting has two Settings:
236234
- Use Default Access Level
237235

238236
When `NoAccess` is selected it will block the users access to the Project if they do not have the correct Role assigned.
239-
If you decide to use the more lenient option "Use Default Access Level", all users in your Login Provider will automatic get the permission you selected in "Default Access Level". Unless they have a hit on the Project User Mappings.
237+
Using the "Use Default Access Level"-option, all users in your Login Provider will automatic get the permission you selected in "Default Access Level". Unless they have a hit on the Project User Mappings.
240238

241239
**User Mapping Claim Name**
242240

umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ The Sustainability Dashboard is designed to help users monitor and improve the e
124124

125125
<figure><img src="../../.gitbook/assets/org-menu-login-providers.png" alt="Login Providers section"><figcaption><p>Insights section</p></figcaption></figure>
126126

127-
The **Login Providers** section will allow you to configure access to the Umbraco Cloud Portal and Projects for your Organizations via the Login Provider(s) you use.
127+
The **Login Providers** section will allow you to configure access to the Umbraco Cloud Portal and Projects.
128128

129129
To start setting up a Login Provider for your Organization, see the [Login Providers article](login-providers/README.md).
130130

0 commit comments

Comments
 (0)