You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: umbraco-cloud/begin-your-cloud-journey/the-cloud-portal/login-providers/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ This is exclusively for Cloud Portal access and access to Project features only
14
14
## External Login Providers
15
15
16
16
{% hint style="info" %}
17
-
The Organization Areas and the Login Providers Section is only available for user logged in with Umbraco Id and who has 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 with Admin rights to the Organization.
18
18
{% endhint %}
19
19
20
20
This guide shows you how to set up and configure external login providers for your Cloud projects. It includes the following steps:
@@ -197,9 +197,9 @@ Example: If your provider sends roles in a claim named <code>user_roles</code>,
197
197
198
198
Here you will setup access to Project in the Portal while signed in with your Login Provider.
199
199
200
-
You will need to add a Project Configuration per Project and per Login Provider.
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.
201
201
202
-
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.
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.
0 commit comments