Skip to content

Commit 416da37

Browse files
authored
Update umbraco-cloud/set-up/project-settings/public-access.md
1 parent 2446647 commit 416da37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

umbraco-cloud/set-up/project-settings/public-access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Once **Basic Authentication** has been enabled, users not on the project or with
3939

4040
### CMS Basic Authentication
4141

42-
The **Public Access** feature in Umbraco Cloud is built on top of the **Basic Authentication** implementation in CMS core. This means the `appsettings` related to Basic Authentication are controlled by Umbraco Cloud, and your Cloud Environment has access to them.
42+
The **Public Access** feature in Umbraco Cloud is built on top of the **Basic Authentication** implementation in CMS core. This means that the `appsettings` related to Basic Authentication are controlled by Umbraco Cloud, and your Cloud Environment has access to them.
4343

4444
This setup allows you to configure an `HttpClient` that can do a loop back request without being blocked, by adding the **Shared Secret** Header if needed.
4545

0 commit comments

Comments
 (0)