Open and extensible identity service.
Find a file
2026-02-27 18:54:01 +01:00
.idea/.idea.IdentityShroud Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.Api Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
IdentityShroud.Api.Tests Pass Span instead of Memory 2026-02-26 20:41:59 +01:00
IdentityShroud.Core Improve test coverage 2026-02-27 18:50:28 +01:00
IdentityShroud.Core.Tests Improve test coverage 2026-02-27 18:50:28 +01:00
IdentityShroud.Migrations Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.TestUtils Pass Span instead of Memory 2026-02-26 20:41:59 +01:00
IdentityShroud.TestUtils.Tests Add tests and fixes to .well-known/openid-configuration and create realm 2026-02-14 14:50:06 +01:00
.gitignore Miscelanious trials 2026-02-06 19:58:01 +01:00
dotnet-tools.json Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.sln Add tests and fixes to .well-known/openid-configuration and create realm 2026-02-14 14:50:06 +01:00
IdentityShroud.sln.DotSettings.user Encrypt realm data with dek which is encrypted with kek. The signing keys are also encrypted with the kek. 2026-02-26 19:46:14 +01:00
README.md Cleanup 2026-02-27 18:54:01 +01:00

IdentityShroud

IdentityShroud is a .NET project for identity management and protection.