KeyRack is a seamless token signing key management extension for IdentityServer4. Its mission is to allow for keys to be created and rotated fully automatically - without any manual intervention.
- Usemam.IdentityServer4.KeyRack - core package
- Usemam.IdentityServer4.KeyRack.DataProtection - adds data protection for keys using Microsoft.AspNetCore.DataProtection.Abstractions
- Usemam.IdentityServer4.KeyRack.EntityFramework - adds database persistence for keys