IdentityShroud/IdentityShroud.Api.Tests
eelke 644b005f2a Support rotation of master key.
The EncryptionService now loads a set of keys and uses the active one to encrypt and selects key based on keyid during decryption. Introduced EncryptedValue to hold keyId and encrypted data.

(There are no intermeddiate keys yet)
2026-02-24 06:32:58 +01:00
..
Apis Support rotation of master key. 2026-02-24 06:32:58 +01:00
Fixtures Support rotation of master key. 2026-02-24 06:32:58 +01:00
Mappers Support rotation of master key. 2026-02-24 06:32:58 +01:00
IdentityShroud.Api.Tests.csproj Add tests and fixes to .well-known/openid-configuration and create realm 2026-02-14 14:50:06 +01:00