Configuring the user attributes for certificate authentication

Prev Next

An administrator uses the information from the X.509 certificate to identify the user and assign user roles that allow the user to perform certain operations on the appliance. The following table describes the user attributes that are used for certificate authentication.

Attribute

Description

x509-cert-subject

The Distinguished Name (DN) in the Subject field in the certificate. Each entry has a unique identifier.

The following example shows the DN format for CAC:

C=US, O=Test Government, OU=Test Department, OU=Test Agency, CN=Test Cardholder

x509-cert-subject-cn

Common Name (CN) entry from the DN attribute in a certificate. For example, CN=Test Cardholder.

x509-cert-san-email

The email address in the Subject Alternative Name (SAN) field of the certificate. You are allowed to have multiple subfields for SAN.

x509-cert-san-email-username

The user name of the email address without the domain name in the certificate.

x509-cert-san-upn

User Principal Name (UPN) encoded in the Other Name field of the SAN field in the certificate.

x509-cert-san-upn-username

Username of the UPN attribute in the certificate.

Prerequisites