Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skoruba.Duende.IdentityServer.Shared.Configuration - replace deprecated Microsoft.Extensions.Configuration.AzureKeyVault package with Azure.Extensions.AspNetCore.Configuration.Secrets #234

Closed
omon77 opened this issue Sep 20, 2024 · 2 comments
Assignees

Comments

@omon77
Copy link

omon77 commented Sep 20, 2024

Issue

Skoruba.Duende.IdentityServer.Shared.Configuration project references Microsoft.Extensions.Configuration.AzureKeyVault package, which has been deprecated, and is using Microsoft.Rest.ClientRuntime v2.3.8 which has also been deprecated and has security vulnerability.

The drop-in replacement for Microsoft.Extensions.Configuration.AzureKeyVault is Azure.Extensions.AspNetCore.Configuration.Secrets (currently v1.3.2).

@omon77 omon77 changed the title Skoruba.Duende.IdentityServer.Shared - replace deprecated Microsoft.Extensions.Configuration.AzureKeyVault package with Azure.Extensions.AspNetCore.Configuration.Secrets Skoruba.Duende.IdentityServer.Shared.Configuration - replace deprecated Microsoft.Extensions.Configuration.AzureKeyVault package with Azure.Extensions.AspNetCore.Configuration.Secrets Sep 20, 2024
@skoruba
Copy link
Owner

skoruba commented Sep 23, 2024

I will update whole solution with the latest version of packages, thanks!

@skoruba skoruba mentioned this issue Sep 28, 2024
6 tasks
@skoruba
Copy link
Owner

skoruba commented Sep 29, 2024

Released in 2.4.0.
Thanks!

@skoruba skoruba closed this as completed Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants