Skip to content

Commit 2b56d26

Browse files
committed
Fix long sentences
1 parent 892d966 commit 2b56d26

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Learn how to configure and use external login providers via your Um
66

77
{% hint style="info" %}
88

9-
**Beta feature**. Help us improve the feature by [reporting feedback](mailto:[email protected]).
9+
**Beta feature**. Help improve the feature by [reporting feedback](mailto:[email protected]).
1010

1111
{% endhint %}
1212

@@ -288,11 +288,11 @@ Enter the name of your providers default or custom Role claim name. This is if y
288288

289289
### Project User Mappings
290290

291-
Here you can set up a mapping between the Provider Role Value (a role coming from your external login provider) and a Project Permission Level in the portal.
291+
Use this to map the Provider Role Value (a role coming from your external login provider) to a Project Permission Level in the portal.
292292

293-
If your external login provider (e.g., Azure AD, Google, etc.) is configured to assign roles to users, those role values will be included in the ID token. You can then use these values to automatically assign the appropriate access level when the user signs in to the portal.
293+
If your external login provider is configured to assign roles to users, those role values are included in the ID token. You can then use these values to automatically assign the appropriate access level when the user signs in to the portal.
294294

295-
For example, a role like Happy.Write from your identity provider could be mapped to the Read And Write permission level for your project in the portal.
295+
For example, a role like `Happy.Write` from your identity provider could be mapped to the `Read And Write` permission level for your Cloud project.
296296

297297
## Audit
298298

@@ -302,7 +302,7 @@ There is audit log for each Login Provider. Keep in mind that if you remove the
302302

303303
<figure><img src="../../../.gitbook/assets/organization-elp-audit-screen.png" alt=""><figcaption>Audit page</figcaption></figure>
304304

305-
We are listing the following types of audit:
305+
The following audit types are listed:
306306

307307
| Type | Sub-Type | Description |
308308
|---|---|---|

0 commit comments

Comments
 (0)