CERTIFICATE_AUTH_REGEX_MATCH variable

Configuration property to specify the regular expression to use for matching the supplied username with the subjectDN in the certificate.

Syntax

final String CERTIFICATE_AUTH_REGEX_MATCH

Remarks

The string "{username}" in the regex will be replaced with the specified username before using it to match with the subjectDN from the certificate.