CertificateValidationLoginModule Provider

Use a CertificateValidationLoginModule for mutual authentication.

Before any event is submitted to the Sybase Unwired Platform Runtime, the certificate must be validated. Additionally, the corresponding user name retrieved from the certificate, which is mapped to the logical role, must be authorized.

The CertificateValidationLoginModule can be used in conjunction with other login modules that support certificate authentication by configuring CertificateValidationLoginModule before configuring the login modules that support certificate authentication. You can only use this provider to validate client certificates when an HTTPS listener is configured to use mutual authentication.

For more information, see Certification Validation Properties, UserRoleAuthorizer Provider, and Adding a certificateValidationLoginModule for DCN Mutual Authentication.