Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The migration to using the ROLES test database is done in your application's property file.  There are 2 3 new entries and 2 changes to existing properties that musts be made.

  1. The new properties
    • roles.function.category
    • roles.proxy.user, and
    • webservices.mitrolesws.url

  2. The properties to be changed are:
    • webservices.keyStore, and
    • webservices.mitroles.url

The values of each of the above properties are dependent on what keyStore that you have configured in your applicaiton's properties file.

  1. If your are currently using the registrar.jks or the registrar-test.jks the values of the above properties should be as follows:
    Code Block