Skip to content

Commit a256056

Browse files
authored
Update umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/organizations/organization-login-providers.md
1 parent 4b67eaa commit a256056

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,9 @@ The **User Mapping Claim Name** is the field in the authentication token (claim)
214214

215215
For example, if the roles claim is called `user_roles` in your provider, you set the **User Mapping Claim Name** to `user_roles`.
216216

217-
<strong>NOTE:</strong> If field is left blank the system will default to use <code>http://schemas.microsoft.com/ws/2008/06/identity/claims/role</code> as claim name.
217+
{% hint style="info" %}
218+
If the field is left blank, the system will default to use <code>http://schemas.microsoft.com/ws/2008/06/identity/claims/role</code> as the claim name.
219+
{% endhint %}
218220

219221
## Signing in using the Login Provider
220222

0 commit comments

Comments
 (0)