-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Update Microsoft.AspNetCore.ApiAuthorization.IdentityServer dependencies (Duende.IdentityServer) #41315
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
Comments
Talked to @blowdart offline, plan will be to update the versions to 6.0, and document in the 7.0 readme the potential dataschema issues that users may run into: https://docs.duendesoftware.com/identityserver/v6/upgrades/v5.2_to_v6.0/ Something like: "We're updating to the latest supported Identity Server in our extensions. Either don't use the extensions and use their configuration methods or update your schema and use our helpers"" |
Keeping this open to track both the docs and updating to 6.1 |
Actually docs issue tracked in dotnet/AspNetCore.Docs#25902, will keep this open for 6.1 update tracking |
We decided on sticking with 6.0.4 for 7.0 due to 6.1 having a database schema update https://docs.duendesoftware.com/identityserver/v6/upgrades/v6.0_to_v6.1/ |
Currently Microsoft.AspNetCore.ApiAuthorization.IdentityServer depends on Duende.IdentityServer version 5.2.0, but version 6.0.4 is available.
This outdated dependency is causing versioning conflict of other dependencies (e.g. AutoMapper).
The text was updated successfully, but these errors were encountered: