Hi, I am trying to implement a custom JNDIRealm that will do some validations based on the Extended Validation Certificates like the OID it this supported by tomcat? Or I will just get whatever the LDAP server supports? I could not find which method I would have to overwrite to get the extended validation certificates:
https://tomcat.apache.org/tomcat-8.0-doc/api/org/apache/catalina/realm/JNDIRealm.html Regards, Lucas