You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 75 Next »

Help is available by sending an email to csf-support@mit.edu

Have any suggestion on how improve this wiki?  Please give us your feedback at csf-support@mit.edu

Quick Links to:

CSF Email properties

Need more information about the csf-email email service?  Go to the CSF Email Service Technical Spec for more information.

  • email.address.from:
        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 in the from field of the email.
  • email.address.test.to:
        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.
            When email.production.mode=false:
                email will be sent to the email address specified with this property.
            When email.production.mode=true:
                email will be sent to the email address specified by the calling application.
  • emai.address.bcc:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • email.production.mode:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}

CSF Local authorization/authentication properties

  • local.mitroles:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • local.mitroles.domain:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • local.mitroles.function:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • local.authentication:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • local.user.name:
    ${renderedContent}
    ${renderedContent}
  • local.user.password:
    ${renderedContent}
    ${renderedContent}

CSF ROLES authorization properties

  • roles.function.category:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • roles.function.function:
    ${renderedContent}
    ${renderedContent}
    ${renderedContent}
  • webservices.mitrolesws.proxy.user:
    ${renderedContent}
    ${renderedContent}
  • webservices.mitroles.url:
    ${renderedContent}
    ${renderedContent}
  • webservices.keyStore:
    ${renderedContent}
    ${renderedContent}
  • webservices.keyStorePassword:
    ${renderedContent}
    ${renderedContent}
  • webservices.trustStore:
    ${renderedContent}
    ${renderedContent}
  • webservices.trustStorePassword:
    ${renderedContent}
    ${renderedContent}
  • No labels