Skip to content

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

Closed
marcoatribeiro opened this issue Apr 22, 2022 · 5 comments
Assignees
Labels
area-identity Includes: Identity and providers area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Milestone

Comments

@marcoatribeiro
Copy link

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).

@TanayParikh TanayParikh added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-identity Includes: Identity and providers labels Apr 22, 2022
@adityamandaleeka
Copy link
Member

@blowdart

@HaoK
Copy link
Member

HaoK commented Apr 25, 2022

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""

@HaoK HaoK added this to the 7.0-preview5 milestone Apr 25, 2022
@HaoK HaoK added the Docs This issue tracks updating documentation label Apr 25, 2022
@HaoK HaoK modified the milestones: 7.0-preview5, 7.0-preview6 May 19, 2022
@HaoK
Copy link
Member

HaoK commented May 19, 2022

Keeping this open to track both the docs and updating to 6.1

@HaoK
Copy link
Member

HaoK commented May 19, 2022

Actually docs issue tracked in dotnet/AspNetCore.Docs#25902, will keep this open for 6.1 update tracking

@HaoK HaoK removed the Docs This issue tracks updating documentation label May 19, 2022
@HaoK HaoK modified the milestones: 7.0-preview6, 7.0-preview7 Jun 20, 2022
@HaoK HaoK modified the milestones: 7.0-preview7, 7.0-rc1 Jul 7, 2022
@HaoK HaoK modified the milestones: 7.0-rc1, 7.0-rc2 Aug 10, 2022
@HaoK
Copy link
Member

HaoK commented Sep 9, 2022

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/

@HaoK HaoK closed this as completed Sep 9, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Oct 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-identity Includes: Identity and providers area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

No branches or pull requests

4 participants