Active Directory integration fails with error "No subject alternative names matching"
search cancel

Active Directory integration fails with error "No subject alternative names matching"

book

Article ID: 267642

calendar_today

Updated On:

Products

Clarity PPM On Premise

Issue/Introduction

Hi,

We are trying to integrate clarity with MS Active directory for authentication purpose and we have correctly configured the AD but it fails with below error.

Caused by: javax.net.ssl.SSLHandshakeException: No subject alternative names matching IP address xx.yy.zz.** found

Environment

Release : 16.1.1

Component: Clarity Security Integration

Cause

The above error originated due to the fact that AD/LDAP server fails to validate the Alternative Names in certificate to the IP of the LDAP/AD server. It is recommended to use the correct Alternative Name configured in certificate for integration.

Resolution

In Clarity configuration at NSA i.e. LDAP URL instead of using IP xx.yy.zz.**:689 replace it with the FQDN/Hostname which is listed under Subject Alternative Name(SAN) in LDAP/AD certificate.

For example: if SAN in AD/LDAP certificate is host123 the LDAP URL in NSA should be host123:689