Halil İbrahim Kalkan
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
5 deletions
-
docs/en/Migration-Guides/Abp-4_0.md
|
|
|
@ -32,10 +32,6 @@ Also, added `Enabled(string)` and `Description(bool,true)` properties. |
|
|
|
|
|
|
|
* Added `AllowedAccessTokenSigningAlgorithms (string)` and `Description (string)` and `ConsumedTime (DateTime?)` properties |
|
|
|
|
|
|
|
#### ApiScope |
|
|
|
|
|
|
|
* Before it was a property of `ApiResource`, now it becomes an independent aggregate root. |
|
|
|
|
|
|
|
## Migrating the Database |
|
|
|
|
|
|
|
> Attention: **Please backup your database** before the migration! |
|
|
|
@ -51,4 +47,4 @@ If you've customize your IdentityServer configuration in the database or in the |
|
|
|
|
|
|
|
### Related Resources |
|
|
|
* https://leastprivilege.com/2020/06/19/announcing-identityserver4-v4-0/ |
|
|
|
* https://github.com/IdentityServer/IdentityServer4/issues/4592 |
|
|
|
* https://github.com/IdentityServer/IdentityServer4/issues/4592 |
|
|
|
|