Open and extensible identity service.
Find a file
2026-02-22 11:30:54 +01:00
.github/workflows No codecov (AI was over eager) just show the numbers in github. 2026-02-22 11:30:54 +01:00
.idea/.idea.IdentityShroud Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.Api Cleanup 2026-02-22 09:28:05 +01:00
IdentityShroud.Api.Tests Fix injection of encryption secret 2026-02-22 09:58:20 +01:00
IdentityShroud.Core Fix library reference 2026-02-22 09:46:09 +01:00
IdentityShroud.Core.Tests Cleanup 2026-02-22 09:28:05 +01:00
IdentityShroud.Migrations Miscelanious trials 2026-02-06 19:58:01 +01:00
IdentityShroud.TestUtils Another reference fix 2026-02-22 09:49:10 +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 Tests voor client api and service 2026-02-22 09:27:57 +01:00
README.md No codecov (AI was over eager) just show the numbers in github. 2026-02-22 11:30:54 +01:00

IdentityShroud

Build Status Code Coverage

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

Build and Test

dotnet restore
dotnet build
dotnet test

Coverage

Coverage reports are generated automatically in CI and displayed in pull request comments.