How to configure your application to used the ROLES test database.
The migration to using the ROLES test database is done in your application's property file. There are 3 new entries and 2 changes to existing properties that musts be made.
- The new properties
- roles.function.category - this property may already exist in your properties file.
- roles.proxy.user - this is a new property
- webservices.mitrolesws.url - this property may already exist in your properties file.
- The properties to be changed are:
- webservices.keyStore - this property already exists in your properties file.
- webservices.mitroles.url - this property already exists in your properties file.
The values of each of the above properties are dependent on what keyStore that you have configured in your applicaiton's properties file.
- If your are currently using the registrar.jks or the registrar-test.jks the values of the above properties should be as follows: