Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Panel

How to configure your application to use 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.

  1. The new properties
    • roles.function.category - this property may already exist in your properties file but it's value may have to be changed.
    • roles.proxy.user - this is a new property.
    • webservices.mitrolesws.url - this property may already exist in your properties file but it's value may have to be changed.

  2. The properties to be changed are:
    • webservices.keyStore - this property already exists in your properties file but it's value may have to be changed.
    • webservices.mitroles.url - this property already exists in your properties file but its value may have to be changed.
h3.

The

property

values

that

are

to

be

used

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
  1. your
  1. are
  1. currently
  1. using
  1. the
*
  1. registrar.jks
*
  1. or
  1. the
*
  1. registrar-test.jks
*
  1. keystore,
  1. the
  1. values
  1. for
  1. the
  1. new/changed
  1. properties
  1. are
  1. as
  1. follows:
{

Panel
Wiki Markup
Code Block
}
  1. 
    roles.function.category=REG
    roles.proxy.user=REG$TST
    webservices.mitrolesws.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/rolesws/services/roles
    webservices.keyStore=/path/to/registrar-test.jks
    webservices.mitroles.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/uaws/services/ua
    
{code}
  1. Be
  1. sure
  1. to
  1. change
*
  1. /path/to
*
  1. in
  1. the
  1. above
  1. to
  1. the
  1. actual
  1. path
  1. to
  1. the
*
  1. registrar-test.jks
  1. keystore
*
  1. .
\\

  1. If
  1. you
  1. do
  1. not
  1. have
  1. the
  1. registrar-test.jks
  1. keystore,
  1. you
  1. can
  1. use
  1. this
  1. link
  1. to
[
  1. download
  1. the
  1. keystore
| https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/EduSys/Application+Certificates]. \\ \\ # If your are currently using the *sfs.jks* or the *
  1. .

  2. If your are currently using the sfs.jks or the sfs-test.jks
*
  1. keystore,
  1. the
  1. values
  1. for
  1. the
  1. new/changed
  1. properties
  1. are
  1. as
  1. follows:
{
  1. Code Block
}
  1. 
    roles.function.category=SFS
    roles.proxy.user=SFS$TST
    webservices.mitrolesws.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/rolesws/services/roles
    webservices.keyStore=/path/to/sfs-test.jks
    webservices.mitroles.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/uaws/services/ua
    
{code}
  1. Be
  1. sure
  1. to
  1. change
*
  1. /path/to
*
  1. in
  1. the
  1. above
  1. to
  1. the
  1. actual
  1. path
  1. to
  1. the
*
  1. sfs-test.jks
  1. keystore
*
  1. .
\\

  1. If
  1. you
  1. do
  1. not
  1. have
  1. the
  1. sfs-test.jks
  1. keystore,
  1. you
  1. can
  1. use
  1. this
  1. link
  1. to
[
  1. download
  1. the
  1. keystore
| https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/EduSys/Application+Certificates]. \\ \\ # If your are currently using the *gradadm.jks* or the *
  1. .

  2. If your are currently using the gradadm.jks or the gradadm-test.jks
*
  1. keystore,
  1. the
  1. values
  1. for
  1. the
  1. new/changed
  1. properties
  1. are
  1. as
  1. follows:
{
  1. Code Block
}
  1. 
    roles.function.category=GRAD
    roles.proxy.user=GRAD$TST
    webservices.mitrolesws.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/rolesws/services/roles
    webservices.keyStore=/path/to/gradadm-test.jks
    webservices.mitroles.url=https://mv-ezproxy-com.ezproxyberklee.flo.org/uaws/services/ua
    
{code}
  1. Be
  1. sure
  1. to
  1. change
*
  1. /path/to
*
  1. in
  1. the
  1. above
  1. to
  1. the
  1. actual
  1. path
  1. to
  1. the
*
  1. gradadm-test.jks
  1. keystore
*
  1. .
\\

  1. If
  1. you
  1. do
  1. not
  1. have
  1. the
  1. gradadm-test.jks
  1. keystore,
  1. you
  1. can
  1. use
  1. this
  1. link
  1. to
[
  1. download
  1. the
  1. keystore
| https://wikis-mit-edu.ezproxyberklee.flo.org/confluence/display/EduSys/Application+Certificates]