Versions Compared

Key

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

...

*Description:  A string containing the application defined ROLES DB 3 character catagory.
  • Usage:  Optional.  Only to be used on developer workstations.  Do not use on servers.
  • Example:  local*:  A string containing the application defined ROLES DB 3 character catagory. *Usage*:  Optional.  Only to be used on developer workstations.  Do not use on servers. *Example*:  local.mitroles.domain=SFS.
  • *Dependencies*: Will only be used if :  Will only be used if local.authentication=true and local.mitroles contains a non-empty string. indent
    1. local.mitroles.function:

    *
      • 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
      • :  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.
    1
    *
      • Dependencies
    *: Will only be used if
      • :  Will only be used if local.authentication=true
      • and
      • local.mitroles
      • contains
      • a
      • non-empty
      • string.
    1
    1. local.authentication:

    *
      • Description
    *:  A boolean value indicating whether or not TOUCHSTONE authentication is to be used. *Usage*:  Required. *Example*:  Only the boolean values *true* or *false* are allowed.
      • :  A boolean value indicating whether or not TOUCHSTONE authentication is to be used.
      • Usage:  Required.
      • Example:  Only the boolean values true or false are allowed.
          When
    When
      • local.authentication=false:

      •     Touchstone will be used to authenticate the user.  Always set this value to false when deployed to a server.
          When
    When
      • local.authentication=true:
    Authentication will be done via a local dialog box.  User will be prompted to enter the

      •     Authentication will be done via a local dialog box.  User will be prompted to enter the local.user.name
      • and
    1
      • local.user.password.

    *
      • Dependencies
    *:  None.
      • :  None.
    • local.user.name:
    Panel

    Anchor
    CSF Local authorization/authentication properties
    CSF Local authorization/authentication properties

    CSF Local authorization/authentication properties

    1. local.mitroles:
      • Description:  A csv string of application defined roles.
      • Usage:  Optional.  Only to be used on developer workstations.  Do not use on servers.
      • Example:  local.mitroles=SSB_ADMIN,SSB_PAYMENT,SSB_REPORTS.
      • Dependencies:
          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.
    1. local.mitroles.domain:
    indent
    11
    indent
    11
    indent
    2211
    indent
    1
    indent
    221
    indent
    indent
    22
    indent
    33
    
    Touchstone will be used to authenticate the user.  Always set this value to *false* when deployed to a server.
    
    indent
    22
    indent
    33
    indent
    1
    indent
    1
    1
    *Description*:  A sting containing an abitrary user name.
    *Usage*:  Optional.  Only to be used on developer workstations.
    *Example*:  local.user.name=jblow.
    
    indent
    1
    1
    *Dependencies*:  Will only be used if local.authentication=true.
    
  • local.user.password:
    indent
    1
    1
    *Description*:  A sting containing an abitrary user password.
    *Usage*:  Optional.  Only to be used on developer workstations.
    *Example*:  local.user.password=mypassword.
    
    indent
    1
    1
    *Dependencies*:  Will only be used if local.authentication=true.
    
  • ...