TheIdServer signing keys rotation.
Info
Version: | 8.0.1 |
Author(s): | Olivier Lefebvre |
Last Update: | Sunday, September 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Aguafrommars/TheIdServer/tree/master/src/IdentityServer/Aguacongas.IdentityServer.KeysRotation |
NuGet Url: | https://www.nuget.org/packages/Aguacongas.IdentityServer.KeysRotation |
Install
Install-Package Aguacongas.IdentityServer.KeysRotation
dotnet add package Aguacongas.IdentityServer.KeysRotation
paket add Aguacongas.IdentityServer.KeysRotation
Aguacongas.IdentityServer.KeysRotation Download (Unzip the "nupkg" after downloading)
Dependencies
- IdentityModel(>= 5.0.1)
- IdentityServer4(>= 4.1.1)
- Microsoft.AspNetCore.DataProtection(>= 5.0.2)
- Microsoft.AspNetCore.DataProtection.AzureStorage(>= 3.1.11)
- Microsoft.AspNetCore.DataProtection.EntityFrameworkCore(>= 5.0.2)
- Microsoft.AspNetCore.DataProtection.StackExchangeRedis(>= 5.0.2)
- Microsoft.Azure.KeyVault(>= 3.0.5)
- Microsoft.EntityFrameworkCore(>= 5.0.2)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 5.2.8)
- Microsoft.IdentityModel.Tokens(>= 6.8.0)
- StackExchange.Redis(>= 2.2.4)
Tags