From e21f52acdafcb7b244530ed2eaf75f06cf6ac02a Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Fri, 31 Jan 2025 07:52:27 -0500 Subject: [PATCH 1/2] Update BWA+OIDC README --- 9.0/BlazorWebAppOidcServer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.0/BlazorWebAppOidcServer/README.md b/9.0/BlazorWebAppOidcServer/README.md index c53ca3e1..c94cd4b5 100644 --- a/9.0/BlazorWebAppOidcServer/README.md +++ b/9.0/BlazorWebAppOidcServer/README.md @@ -11,7 +11,7 @@ This sample features: The article for this sample app is [Secure an ASP.NET Core Blazor Web App with OpenID Connect (OIDC)](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=server). -If you need to open an issue that pertains to the coding of the sample app, open [an issue on this samples repo](https://github.com/dotnet/blazor-samples/issues). Otherwise, open an issue using the **Open a documentation issue** link/feedback form at the bottom of [the article](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=server). +If you need to open an issue that pertains to the coding of the sample app, open [an issue on this samples repo](https://github.com/dotnet/blazor-samples/issues). Otherwise, open an issue using the **Open a documentation issue** link/feedback form at the bottom of [the article](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=without-bff-pattern-server). ## Configure the sample From 0b631ada7c726d0e88416e788280947ecb44c70d Mon Sep 17 00:00:00 2001 From: Luke Latham <1622880+guardrex@users.noreply.github.com> Date: Fri, 31 Jan 2025 07:53:58 -0500 Subject: [PATCH 2/2] Updates --- 8.0/BlazorWebAppOidcServer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/8.0/BlazorWebAppOidcServer/README.md b/8.0/BlazorWebAppOidcServer/README.md index c53ca3e1..c94cd4b5 100644 --- a/8.0/BlazorWebAppOidcServer/README.md +++ b/8.0/BlazorWebAppOidcServer/README.md @@ -11,7 +11,7 @@ This sample features: The article for this sample app is [Secure an ASP.NET Core Blazor Web App with OpenID Connect (OIDC)](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=server). -If you need to open an issue that pertains to the coding of the sample app, open [an issue on this samples repo](https://github.com/dotnet/blazor-samples/issues). Otherwise, open an issue using the **Open a documentation issue** link/feedback form at the bottom of [the article](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=server). +If you need to open an issue that pertains to the coding of the sample app, open [an issue on this samples repo](https://github.com/dotnet/blazor-samples/issues). Otherwise, open an issue using the **Open a documentation issue** link/feedback form at the bottom of [the article](https://learn.microsoft.com/aspnet/core/blazor/security/blazor-web-app-with-oidc?pivots=without-bff-pattern-server). ## Configure the sample