Previous Topic: Configure an X.509 Certificate Authentication SchemeNext Topic: Configure an X.509 Certificate and Basic Authentication Scheme


X.509 Client Certificate and Basic Authentication Schemes

The X.509 Client Certificate and Basic authentication scheme combines Basic authentication and X.509 Client Certificate authentication. This authentication scheme provides an extra layer of security for critical resources.

In order for a user to authenticate successfully, the following two events must occur:

For X.509 Client Certificate authentication, SiteMinder processes authentication using the following steps:

  1. The Policy Server instructs the SiteMinder Web Agent to redirect the user to an SSL server and map the user’s certificate to the server.
  2. SiteMinder verifies the user exists.
  3. SiteMinder verifies the user’s basic credentials.
  4. SiteMinder verifies that the certificate credentials and the basic credentials represent the same user.

More information:

Basic Over SSL Authentication Schemes

X.509 Client Certificate Authentication Schemes

X.509 Client Certificate and Basic Scheme Prerequisites

Ensure the following prerequisites are met before configuring a X.509 Client Certificate and Basic authentication scheme:

Note: For Apache Web servers where Certificates are required or optional, the SSL Verify Depth 10 line in the httpd.conf file must be uncommented.

More information:

User Directories