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

Update IdentityServer4-packages and examples to IS4 ≥ 4.0.0 #4461

Closed
NecatiMeral opened this issue Jun 22, 2020 · 3 comments · Fixed by #4578
Closed

Update IdentityServer4-packages and examples to IS4 ≥ 4.0.0 #4461

NecatiMeral opened this issue Jun 22, 2020 · 3 comments · Fixed by #4578

Comments

@NecatiMeral
Copy link
Contributor

Since the IdentityServer4 project released a new major release (4.0.0), the abp framework should consider updating it's own guides, tutorials and examples to the latest IS4 release.

As far I've tested, the following adjustments have to be made:

  • Update IdentityServer4 configuration to separate ApiResources and ApiScopes: Migration steps
    • When separating the scopes, check their naming and consider to update them

If wanted, I can create a PR with my propsals.

@maliming
Copy link
Member

hi @NecatiMeral

This is a major version update, and brings a lot of breaking changes. This may involve a lot of changes, the workload may be very large.

if you have time, you are welcome to contribute code. Otherwise I can try to upgrade it in v3.1.

@hikalkan
Copy link
Member

hikalkan commented Jul 1, 2020

@maliming can you check how feasible to make this work in this milestone?

@maliming
Copy link
Member

See #4578

@maliming maliming removed their assignment Aug 13, 2020
@maliming maliming removed this from the 3.1 milestone Aug 13, 2020
@maliming maliming reopened this Aug 13, 2020
@maliming maliming added this to the 3.2 milestone Aug 13, 2020
@hikalkan hikalkan modified the milestones: 3.2, 3.3 Sep 16, 2020
@hikalkan hikalkan modified the milestones: 3.3-preview, 4.0-preview Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants