Security

These settings configure the authentication behavior of Curam.

Table 1. Security settings

Property Name

Type

Meaning

curam.security.breakInThreshold

INT32

Default: 3. The number of consecutive break-in attempts that are allowed before an account is locked out.

curam.security.passwordexpiry.warningperiod

INT32

The number of days, in advance, that a user should be warned (on login) that their password is about to expire.

curam.security.loginattempts.warningperiod

INT32

Default: 1. The number of logins, in advance, that a user should be warned (on login) that they have a limited number of logins in which they must change their password.

curam.security.cache.failure.callback

STRING

Specifies the security cache failure callback class.

curam.security.disable.cache.failure.callback

BOOLEAN

If set to true this property will disable the security cache failure callback.

curam.security.identifier.minsearch.stringlength

INT32

Specifies the security Identifier Minimum Search String Length.