Challenge response encoding properties

Challenge response encoding properties determine whether a response is encoded as case sensitive or insensitive..

Table 1 defines the properties used to encode a response as case sensitive or insensitive..

enrole.challengeresponse.responseConvertCase
 

Do not change this property key and value unless you are a qualified administrator.

Specifies how CR responses are encoded before they are stored in the directory. Valid values are.

  • lower – Encode the CR as lowercase.
  • upper – Encode the CR as uppercase.
  • none – Do not encode the CR. Retain the case-sensitive response as is.

Example (default).

    enrole.challengeresponse.responseConvertCase=lower

Parent topic: System property configuration in enRole.properties