Configuration Reference Home
OpenDJ - Subject Equals DN Certificate Mapper

Subject Equals DN Certificate Mapper

The Subject Equals DN Certificate Mapper maps client certificates to user entries based on the assumption that the certificate subject is the same as the DN of the target user entry.

Parent Component

The Subject Equals DN Certificate Mapper component inherits from the Certificate Mapper

Properties

A description of each property follows.


Basic Properties: Advanced Properties:
↓ enabled ↓ java-class

Basic Properties

enabled

Description
Indicates whether the Certificate Mapper is enabled.
Default Value
None
Allowed Values
true
false
Multi-valued
No
Required
Yes
Admin Action Required
None
Advanced Property
No
Read-only
No


Advanced Properties

java-class

Description
Specifies the fully-qualified name of the Java class that provides the Subject Equals DN Certificate Mapper implementation.
Default Value
org.opends.server.extensions.SubjectEqualsDNCertificateMapper
Allowed Values
A java class that implements or extends the class(es) :
org.opends.server.api.CertificateMapper
Multi-valued
No
Required
Yes
Admin Action Required
The Subject Equals DN Certificate Mapper must be disabled and re-enabled for changes to this setting to take effect
Advanced Property
Yes
Read-only
No