...
Panel |
---|
Anchor |
---|
| CSF Email properties |
---|
| CSF Email properties |
---|
|
CSF Email properties- email.address.from:
indent |
---|
|
*Description*: A string containing an email address *from whom* the email is being sent. The string may contain more than just an email address.
*Usage*: Optional
*Example*: email.address.from=registration@mit.edu ("MIT Office of the Registrar")
*Dependencies*: If specified, this value will always be used for in the *from* field of the email.
|
- email.address.test.to:
indent |
---|
|
*Description*: A string containing an email address *to whom* the email is being sent.
*Usage*: Optional. Recommend to be used on WORKSTATION, DEV, TEST and QA servers and *not* used on PRODUCTION servers.
*Example*: email.address.test.to=rjrenolds@mit.edu
*Dependencies*: Used in conjunction with the email.production.mode property.
|
indent |
---|
|
When email.production.mode=false:
|
indent |
---|
|
email will be sent to the email address specified with this property.
|
indent |
---|
|
When email.production.mode=true:
|
indent |
---|
|
email will be sent to the email address specified by the calling application.
|
- emai.address.bcc:
indent |
---|
|
*Description*: A string of CSV email address(es) to be used in the email's bcc.
*Usage*: Optional
*Example*: email.address.test.to=rjrenolds@mit.edu
*Dependencies*: Used in conjunction with the email.production.mode property.
|
indent |
---|
|
When email.production.mode=false:
|
indent |
---|
|
bcc addresses will *not* be added to the emails.
|
indent |
---|
|
When email.production.mode=true:
|
indent |
---|
|
bcc addresses will be added to the emails.
|
- email.production.mode:
indent |
---|
|
*Description*: Used to indicate whether or not the applicaition is deploy on a production server.
*Usage*: Required
*Example:*: Only the boolean values *true* or *false* are allowed.
|
indent |
---|
|
When email.production.mode=false:
|
indent |
---|
|
the application is deployed to DEV, TEST or QA server and is *not* deployed to a PRODUCTION server.
|
indent |
---|
|
When email.production.mode=true:
|
indent |
---|
|
the application is deployed to a PRODUCTION server.
|
indent |
---|
|
*Dependencies*: None.
|
|
Panel |
---|
Anchor |
---|
| Roles authorization properties |
---|
| Roles authorization properties |
---|
|
Roles authorization properties |
roles.function.category=REG
webservices.mitrolesws.proxy.user=REG$PRD
webservices.mitrolesws.url=https://rolesws-mit-edu.ezproxyberklee.flo.org/rolesws/services/roles
Image Added
webservices.mitroles.url=https://uaws-mit-edu.ezproxyberklee.flo.org/uaws/services/ua
Image Added
webservices.keyStore=c:\\certificates\\keystores
registrar.jks
webservices.keyStorePassword=changeit
webservices.trustStore=C:\\certificates\\keystores
serverTrustStore.jks
webservices.trustStorePassword=changeit
local.mitroles=SSB_ADMIN,SSB_PAYMENT,SSB_REPORTS
local.mitroles.domain=SFS
local.authentication=true
local.user.name = xxxxxxxx
local.user.password = yyyyyyyy