Skip to content

Commit 81169cc

Browse files
committed
Rename Project Configuration to Project Permissions
1 parent e9b9347 commit 81169cc

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed
2.35 KB
Loading

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,12 @@ This is exclusively for Cloud Portal access and access to Project features only
1414
## External Login Providers
1515

1616
{% hint style="info" %}
17-
The Organization Areas is only available for user logged in with Umbraco Id. Additionally the Login Providers Section can only be accessed by user with Admin rights to the Organization.
17+
The Organization Areas is only available for user logged in with Umbraco Id. Additionally the Login Providers Section can only be accessed by user who has Admin rights to the Organization.
1818
{% endhint %}
1919

20-
This guide shows you how to set up and configure external login providers for your Cloud projects. It includes the following steps:
20+
This guide shows you how to set up and configure external login providers for the Cloud Portal, and configure related Project Permissions. It includes the following steps:
2121

2222
- [Prepare your Login Provider](#prepare-your-login-provider)
23-
2423
- [Register the Login Provider in Cloud Portal](#register-the-login-provider-in-cloud-portal)
2524

2625
### Prepare your Login Provider
@@ -187,19 +186,19 @@ A common scenario for using a special metadata address is when working with Entr
187186

188187
**User Mapping Claim Name**
189188

190-
Your provider may assign users to specific roles (For example: Admin, Editor, Viewer).<br><br>The <strong>User Group 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.
189+
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.
191190

192-
Example: If your provider sends roles in a claim named <code>user_roles</code>, you would set the <strong>User Group Claim Name</strong> to <code>user_roles</code> so the system can properly recognize user permissions.
191+
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.
193192

194193

195194

196-
## Project Configurations
195+
## Project Permissions
197196

198-
Here you will setup access to Project in the Portal while signed in with your Login Provider.
197+
Here you will setup access to Projects in the Portal while signed in with your Login Provider.
199198

200-
You will need to add a Project Configuration per Project and per Login Provider. It is not required to add Project Configurations to all project. Projects without a Project Configuration tied to a Login Provider will not be shown to user logged in with that particular Login Provider.
199+
You will need to add a Project Permission model per Project and per Login Provider. It is not required to add Project Permissions to all project. Projects without a Project Permissions tied to a Login Provider will not be shown to user logged in with that particular Login Provider.
201200

202-
When setting up a Project Configuration first select a Project in the left side of the screen. Next click on "+ Add" on the Login Provider you want to add a Project Configuration for.
201+
When setting up a Project Permission first select a Project in the left side of the screen. Next click on "+ Add" on the Login Provider you want to add a Project Permissions for.
203202

204203
The modal has the following fields:
205204
- Default Access Level (required)
@@ -246,5 +245,5 @@ We are listing the following types of audit:
246245
|---|---|---|
247246
| User Sign-ins | - | See information about Project Permissions evaluated at the Sign-in. |
248247
| External Login Providers | Added and Updated | Entries includes the changed properties. The Client Secret is always redacted. |
249-
| Project Configuration | Added, Updated and Deleted | Shows information on the changed properties and stored Role mapping options |
248+
| Project Permission | Added, Updated and Deleted | Shows information on the changed properties and stored Role mapping options |
250249

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -114,24 +114,25 @@ In the **Payment History** section, you can see the payment history for your org
114114

115115
### Sustainability
116116

117+
The Sustainability Dashboard is designed to help users monitor and improve the environmental impact of their websites on Umbraco Cloud. For more information, see the [Sustainability Dashboard](../../optimize-and-maintain-your-site/monitor-and-troubleshoot/sustainability-dashboard.md) article.
118+
119+
## Login Providers
120+
117121
{% hint style="info" %}
118122
This is a Beta feature and currently only open to a few early testers. If you want to help test the feature, get in touch somehow [TODO: describe how]...
119123
{% endhint %}
120124

121-
The Sustainability Dashboard is designed to help users monitor and improve the environmental impact of their websites on Umbraco Cloud. For more information, see the [Sustainability Dashboard](../../optimize-and-maintain-your-site/monitor-and-troubleshoot/sustainability-dashboard.md) article.
122-
123-
## Login Providers
124125
<figure><img src="../../.gitbook/assets/org-menu-login-providers.png" alt="Login Providers section"><figcaption><p>Insights section</p></figcaption></figure>
125126

126-
This 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 for your Organizations via the Login Provider(s) you use.
127128

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

130131
### External Login Providers
131132

132133
This section will allow you to configure access to the Umbraco Cloud Portal for your Organizations.
133134

134-
### Project Configurations
135+
### Project Permissions
135136

136137
Use this section to configure Project Permissions in the Portal when users are signing in with an Organization's Login Providers.
137138

0 commit comments

Comments
 (0)