KeyServer

These settings allow a customer to configure the behavior of the KeyServer.

Table 1. KeyServer settings

Property Name

Type

Meaning

curam.keyserver.default.unique.set

STRING

The name of the default key set used by the application.

curam.keyserver.retry

INT32

Default: 5. The number of retries that will be performed if there is a problem communicating with the key server before that problem is reported to the user.

curam.keyserver.support

BOOLEAN

Default: false. The range aware key server algorithm allows usage of group from 3 to 32,768. But as group 2 is to allocated for Cúram support.This property can be set to true to state keys generated are for Cúram support purpose.

curam.keyserver.remaining.keyblock.notification

INT64

Default: 100000000. The range aware key server algorithm supply a notification to administrators when a particular key set is nearing the end of the systems allocated range.This notification would be sent repeatedly at defined magnitude intervals before exhaustion e.g. the first message sent when there are X key blocks remaining for the key set, the next when there are X/10 key blocks remaining etc. Range Aware Key Server send these notifications only in case if there are no further ranges allocated to the system.

curam.keyserver.keyset.cachesize

INT32

Default: 1 : Specifies the number of unique ID keysets to be consumed and cached per Key Server transaction.