OidcProxy.Net
5.4.0
Prefix Reserved
dotnet add package OidcProxy.Net --version 5.4.0
NuGet\Install-Package OidcProxy.Net -Version 5.4.0
<PackageReference Include="OidcProxy.Net" Version="5.4.0" />
<PackageVersion Include="OidcProxy.Net" Version="5.4.0" />
<PackageReference Include="OidcProxy.Net" />
paket add OidcProxy.Net --version 5.4.0
#r "nuget: OidcProxy.Net, 5.4.0"
#addin nuget:?package=OidcProxy.Net&version=5.4.0
#tool nuget:?package=OidcProxy.Net&version=5.4.0
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net8.0
- jose-jwt (>= 5.1.1)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis (>= 8.0.14)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 8.0.14)
- Microsoft.Identity.Client (>= 4.70.0)
- RedLock.net (>= 2.3.2)
- System.IdentityModel.Tokens.Jwt (>= 8.6.1)
- Yarp.ReverseProxy (>= 2.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OidcProxy.Net:
Package | Downloads |
---|---|
OidcProxy.Net.OpenIdConnect
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
|
OidcProxy.Net.EntraId
An extendible framework for .NET to implement the BFF Security Pattern (a.k.a. Token Handler Pattern) in Single Page Applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.4.0 | 461 | 22 days ago |
5.3.2 | 1,193 | 2 months ago |
5.3.1 | 377 | 2 months ago |
5.3.0 | 768 | 3 months ago |
5.2.0 | 647 | 4 months ago |
5.1.6 | 1,842 | 5 months ago |
5.1.5 | 842 | 7 months ago |
5.1.4 | 158 | 7 months ago |
5.1.3 | 855 | 8 months ago |
5.1.2 | 140 | 8 months ago |
5.1.1 | 105 | 8 months ago |
5.1.0 | 111 | 8 months ago |
5.0.1 | 1,702 | 9 months ago |
5.0.0 | 142 | 9 months ago |
3.3.2 | 685 | 10 months ago |
3.3.1 | 852 | 10 months ago |
3.3.0 | 1,085 | 10 months ago |
3.2.2 | 257 | 5/21/2024 |
3.2.1 | 231 | 5/14/2024 |
3.0.0 | 433 | 5/4/2024 |
2.0.6 | 156 | 4/30/2024 |
2.0.5 | 262 | 4/29/2024 |
2.0.4 | 1,576 | 3/28/2024 |
2.0.3 | 140 | 3/27/2024 |
2.0.2 | 257 | 3/13/2024 |
2.0.1 | 199 | 2/29/2024 |
2.0.0 | 305 | 2/26/2024 |
1.3.1 | 203 | 2/19/2024 |
1.3.0 | 258 | 2/14/2024 |
1.2.0 | 251 | 2/5/2024 |
1.1.2 | 156 | 2/3/2024 |
1.1.1 | 201 | 1/31/2024 |
1.0.0 | 1,095 | 1/22/2024 |
Features:
- Implemented ability to add custom IRedirectUriFactory (for Daan)
Upgrades
- Microsoft.Extensions.Caching.StackExchangeRedis
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis
- System.IdentityModel.Tokens.Jwt
- Yarp.ReverseProxy