Updated Upgrading 1.0 to 1.1 (markdown)
parent
e0201399fa
commit
788604e936
|
@ -14,3 +14,7 @@ If you are running the server with a persistent database store, you will need to
|
|||
1. Connect to the MySQL or HSQL database as a user with appropriate rights
|
||||
1. Run the appropriate upgrade script
|
||||
1. Deploy the version 1.1 server
|
||||
|
||||
## Existing data
|
||||
|
||||
Existing authorizations are incompatible between 1.0 and 1.1. All active access tokens must be revoked (or translated using some form of external process) during the upgrade process. Note that this includes any Registration Access Tokens used for dynamically registered clients. Otherwise, all authorization grants, clients, whitelists, blacklists, and scopes may remain in place following the instructions above.
|
Loading…
Reference in New Issue