Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/aspnetcoreyarp
ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2
https://github.com/damienbod/aspnetcoreyarp
aspnetcore oauth oauth2 oidc openid-connect yarp
Last synced: 5 days ago
JSON representation
ASP.NET Core & Yarp reverse proxy with Microsoft Entra ID OIDC, OAuth2
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcoreyarp
- Owner: damienbod
- License: mit
- Created: 2021-01-07T15:38:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T13:08:01.000Z (about 1 month ago)
- Last Synced: 2024-10-25T11:51:07.058Z (11 days ago)
- Topics: aspnetcore, oauth, oauth2, oidc, openid-connect, yarp
- Language: C#
- Homepage: https://damienbod.com/2021/01/11/protecting-legacy-apis-with-an-asp-net-core-yarp-reverse-proxy-and-azure-ad-oauth/
- Size: 690 KB
- Stars: 48
- Watchers: 4
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ASP.NET Core & Yarp
[![.NET](https://github.com/damienbod/AspNetCoreYarp/workflows/.NET/badge.svg)](https://github.com/damienbod/AspNetCoreYarp/actions?query=workflow%3A.NET)
## Blogs
Protecting legacy APIs with an ASP.NET Core Yarp reverse proxy and Microsoft Entra ID OAuth
https://damienbod.com/2021/01/11/protecting-legacy-apis-with-an-asp-net-core-yarp-reverse-proxy-and-azure-ad-oauth/
## History
- 2024-10-03 Updated packages
- 2024-09-12 Updated packages
- 2024-03-02 Updated packages
- 2023-11-26 Updated .NET 8
- 2023-11-03 Updated packages
- 2023-11-03 Updated packages
- 2023-07-08 Updated packages
- 2023-04-28 Updated packages
- 2023-03-02 Updated packages
- 2023-02-19 Updated to .NET 7
- 2022-02-11 Updated namespaces and packages
- 2021-11-09 Updated to .NET 6
- 2021-08-19 Updated packages
- 2021-04-04 Updated to Yarp.ReverseProxy nuget packages and Microsoft.Identity.Web 1.8.2
- 2021-02-28 Updated Microsoft.Identity.Web 1.7.0
- 2021-02-17 Updated Microsoft.ReverseProxy 1.0.0-preview.9.21116.1
- 2021-02-13 Updated nuget packages
- 2021-01-28 Updated nuget packages## Links
https://microsoft.github.io/reverse-proxy/articles/getting-started.html
https://github.com/microsoft/reverse-proxy
https://devblogs.microsoft.com/dotnet/introducing-yarp-preview-1/
https://channel9.msdn.com/Shows/On-NET/YARP-The-NET-Reverse-proxy