Certificate Mapper

This is an abstract object type that cannot be instantiated.

Certificate Mappers are responsible for establishing a mapping between a client certificate and the entry for the user that corresponds to that certificate.

Certificate Mappers

The following Certificate Mappers are available:

These Certificate Mappers inherit the properties described below.

Dependencies

The following objects depend on Certificate Mappers:

Properties

Use the --advanced option to access advanced properties.

Basic Properties

Advanced Properties

  • None

Basic Properties

enabled

SynopsisIndicates whether the Certificate Mapper is enabled.
Default ValueNone
Allowed Valuestrue
false
Multi-valuedNo
RequiredYes
Admin Action RequiredNone
AdvancedNo
Read-OnlyNo

java-class

SynopsisSpecifies the fully-qualified name of the Java class that provides the Certificate Mapper implementation.
Default ValueNone
Allowed ValuesA Java class that extends or implements:
org.opends.server.api.CertificateMapper
Multi-valuedNo
RequiredYes
Admin Action RequiredThe object must be disabled and re-enabled for changes to take effect.
AdvancedNo
Read-OnlyNo