Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

...

The following important configuration parameters are given by default; values can be changed to reflect own deploymen deployment environment.

  • connid.bundles.directory
    Connector bundles directory.
  • createRequest.allowed
    true, if self-registration is allowed; false, otherwise.
  • email.schema
    User schema containing e-mail address.
  • password.cipher.algorithm
    Password cipher algorithm (supported algorithms are: AES, MD5, SHA-1, SHA-256).
  • smtp.host_and_smtp.port
    SMTP (host and port) used to send email notifications.
  • token.expireTime
    Double opt-in token expire time.
  • token.length
    Double opt-in token length.

...