Versions Compared

Key

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

...

Panel

Anchor
CSF ROLES authorization properties
CSF ROLES authorization properties

CSF ROLES authorization properties

  • roles.function.category:
    indent
    1
    1
    
    *Description*:  A string containing the application defined ROLES DB 3 character catagory.
    *Usage*:  Required.
    *Example:*:  roles.function.category=SFS.
    
    indent
    1
    1
    
    *Dependencies*:
    
    indent
    2
    2
    
    Will only be used if local.authentication=false or local.mitroles has not been used.&nsps; This will override the default
    category used by the uaws webservice when retrieving the user's roles from the ROLES DB.
    
  • local.mitroles.function:
    indent
    1
    1
    
    *Description*:  A string containing the application defined ROLES DB 3 character function.
    *Usage*:  Optional.  Only to be used on developer workstations.  Do not use on servers.
    *Example:*:  local.mitroles.function=SSB.
    
    indent
    1
    1
    
    *Dependencies*:
    
    indent
    2
    2
    
    Will only be used if local.authentication=true and local.mitroles contains a non-empty string. Otherwise, the uaws webservice
    will be used to get the user roles, domain and function.
    

roles.function.category=REG
roles.function.function
webservices.mitrolesws.proxy.user=REG$PRD
webservices.mitrolesws.url=https://rolesws-mit-edu.ezproxyberklee.flo.org/rolesws/services/roles
webservices.mitroles.url=https://uaws-mit-edu.ezproxyberklee.flo.org/uaws/services/ua
webservices.keyStore=/certificates/keystores/registrar.jks
webservices.keyStorePassword=changeit
webservices.trustStore=/certificates/keystores/serverTrustStore.jks
webservices.trustStorePassword=changeit