Skip to content

Commit 55b3d3f

Browse files
committed
Updates
1 parent 701a5ca commit 55b3d3f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

aspnetcore/blazor/security/blazor-web-app-with-oidc.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ The `BlazorWebAppOidc` project is the server-side project of the Blazor Web App.
4444

4545
The `BlazorWebAppOidc.http` file can be used for testing the weather data request. Note that the `BlazorWebAppOidc` project must be running to test the endpoint, and the endpoint is hardcoded into the file. For more information, see <xref:test/http-files>.
4646

47-
> [!NOTE]
48-
> The server project uses <xref:Microsoft.AspNetCore.Http.IHttpContextAccessor>/<xref:Microsoft.AspNetCore.Http.HttpContext>, but never for interactively-rendered components. For more information, see <xref:blazor/security/interactive-server-side-rendering#ihttpcontextaccessorhttpcontext>.
49-
5047
### Configuration
5148

5249
This section explains how to configure the sample app.

0 commit comments

Comments
 (0)