dotnet / AspNetCore.Docs

Documentation for ASP.NET Core
https://docs.microsoft.com/aspnet/core
Creative Commons Attribution 4.0 International
12.89k stars 25.2k forks source link

Update the YARP section to include a cross-link to the new Entra BFF Blazor article #35258

Closed guardrex closed 1 month ago

guardrex commented 1 month ago

Description

Add cross-link to ...

https://learn.microsoft.com/en-us/aspnet/core/blazor/security/blazor-web-app-with-entra?view=aspnetcore-9.0&pivots=bff-pattern

<xref:blazor/security/blazor-web-app-entra?pivots=bff-pattern>

@damienbod ... I'll take care of this right now.

Page URL

https://learn.microsoft.com/en-us/aspnet/core/security/authentication/configure-jwt-bearer-authentication?view=aspnetcore-9.0

Content source URL

https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/security/authentication/configure-jwt-bearer-authentication.md

Document ID

8d24839c-6c0a-3b29-d9f1-0f52becbf0f5

Platform Id

003a691f-d0ae-f640-697f-3bb8c179d586

Article author

@damienbod

Metadata

Related Issues

damienbod commented 1 month ago

@guardrex Thanks!