CABI and OC were integrated successfully but after enabling LDAP on CABI we cannot access the CABI page and get a 404 error.
Release : 21.2
catalina.out on CABI shows:
Failed to instantiate [com.jaspersoft.jasperserver.api.security.externalAuth.ldap.JSLdapContextSource]: Constructor threw exception; nested exception is org.springframework.ldap.InvalidNameException: Invalid name: LDAPS://xxxxx:3269
the ldap url needs to be in lower case
we verified that LDAP url was changed to lower case in both locations i.e.
applicationContext-externalAuth-template-mt.xml
and js.externalAuth.properties
and now we are able to access Jasper from url so LDAP has been configured on CABI.
also removed spaces in external.ldap.Url and external.ldapDn