Skip to content

Commit

Permalink
Add cross-link (#23442)
Browse files Browse the repository at this point in the history
  • Loading branch information
guardrex authored Oct 3, 2021
1 parent 9b00dc6 commit 429655e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aspnetcore/blazor/security/webassembly/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ Further configuration guidance is found in the following articles:
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)

::: moniker-end

Expand Down Expand Up @@ -277,6 +278,7 @@ Further configuration guidance is found in the following articles:
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)

::: moniker-end

Expand Down Expand Up @@ -407,5 +409,6 @@ For further configuration guidance, see <xref:blazor/security/webassembly/additi
* <xref:host-and-deploy/proxy-load-balancer>: Includes guidance on:
* Using Forwarded Headers Middleware to preserve HTTPS scheme information across proxy servers and internal networks.
* Additional scenarios and use cases, including manual scheme configuration, request path changes for correct request routing, and forwarding the request scheme for Linux and non-IIS reverse proxies.
* [Support prerendering with authentication](xref:blazor/security/webassembly/additional-scenarios#support-prerendering-with-authentication)

::: moniker-end

0 comments on commit 429655e

Please sign in to comment.