What the Migration Script Does

  1. Makes sure the Security Provider service has been stopped.
  2. Uninstalls the old Security Provider service.
  3. Copies the old Security Provider configuration (standalone directory) to the new installation.
  4. Runs the JBoss configuration migration script (migrate-standalone.cli).
  5. Enables automatic database migration.
  6. Installs the new Security Provider service.
  7. Starts the new Security Provider service.
  8. The database migration happens on startup.
  9. After the service starts script checks to see if there is an Edge client installed. If an Edge client is installed, the migration script replaces the 'admin' role for the Edge-Admin-Users group with the 'designuser' role. So, any users assigned to the Edge-Admin-Users group will automatically get the 'designuser' role implicitly.
    For users that were assigned the 'admin' role directly (i.e. not using a group) will need to be changed manually using the security-admin account.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.