We have upgraded from 14.4.0 to 14.4.1, post that sending OTP (one time password) is failing in from Identity portal custom forms.
After I applied the patch, our custom modules are not working because of the class jar issues.
Based on my analysis looking like multiple httpclient/httpcore is causing the issues.
Caused by: java.lang.NoSuchFieldError: INSTANCE
at org.apache.http.conn.ssl.SSLConnectionSocketFactory.<clinit>(SSLConnectionSocketFactory.java:146)
at org.apache.http.impl.client.HttpClientBuilder.build(HttpClientBuilder.java:966)
at org.apache.http.impl.client.HttpClients.createDefault(HttpClients.java:56)
at com.truist.utils.OTPManager.sendOTPByVerifyMobile(OTPManager.java:680)
... 128 more
Release : 14.4
Component : IdentityMinder(Identity Manager)
Fix included in 14.4.1 CF02