Skip to content

Releases: Aguafrommars/TheIdServer

10.0.4

Choose a tag to compare

@aguacongas aguacongas released this 14 May 10:37

10.0.4 (2026-05-14)

Security patch

Apply .Net 10.0.8 securtiy patch

10.0.3

Choose a tag to compare

@aguacongas aguacongas released this 23 Apr 12:08

10.0.3 (2026-04-23)

Security patch

Bump dependencies packages to apply security fixes

10.0.2

Choose a tag to compare

@aguacongas aguacongas released this 13 Feb 14:30

10.0.1

Choose a tag to compare

@aguacongas aguacongas released this 28 Nov 16:46

10.0.1 (2025-11-28)

Bug Fixes

10.0.0

Choose a tag to compare

@aguacongas aguacongas released this 17 Nov 13:18

10.0.0 (2025-11-17)

  • feat!: migrate Azure KeyVault to modern SDK (69ff153)

Bug Fixes

  • sample compilation (c72e6fa)
  • src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities (4560707)
  • src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities (6cf57d4)
  • src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities (35208f3)

BREAKING CHANGES

  • TenantId now required for Service Principal auth

Replace obsolete Microsoft.Azure.KeyVault with Azure.Security.KeyVault.Keys v4.8.0
Add support for DefaultAzureCredential, Managed Identity, and certificate-based auth
Update all KeyVault-related code and documentation
Maintain 100% backward compatibility for encrypted data

  • feat(keyvault): add DefaultAzureCredential support
  • feat(keyvault): add Managed Identity authentication
  • feat(keyvault): add certificate-based authentication
  • refactor(keyvault): migrate to Azure.Identity from MSAL
  • docs: update Azure KeyVault configuration guides
  • test: update tests for new SDK types
  • chore: mark old methods as obsolete

9.1.2

Choose a tag to compare

@aguacongas aguacongas released this 07 Sep 10:43

9.1.2 (2025-09-07)

Bug Fixes

  • Replace obsolet package IdentityModel.AspNetCore.OAuth2Introspection by Duende.AspNetCore.Authentication.OAuth2Introspection

9.1.1

Choose a tag to compare

@aguacongas aguacongas released this 18 Mar 17:46

9.0.0

Choose a tag to compare

@aguacongas aguacongas released this 18 Mar 07:23

9.0.0 (2025-02-22)

Bug Fixes

  • src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities (412d79b)

8.3.0

Choose a tag to compare

@aguacongas aguacongas released this 30 Dec 11:34

8.3.0 (2024-12-28)

8.2.1

Choose a tag to compare

@aguacongas aguacongas released this 28 Dec 18:14

8.2.1 (2024-12-28)

Bug Fixes