I'm trying to set up LDAP in 5.1. I have configured applicationcontext-externalAuth-LDAP-mt.xml as described in the External Authentication Cookbook, but it fails with the error
"Invalid credentials supplied.
Could not login to JasperReports Server. "
I am using JRS Pro, but have a license for only a single organization.
1 Answer:
Posted on June 7, 2013 at 2:30pm
applicationcontext-externalAuth-LDAP-mt.xml is set up for a multi-tenant license. If you have a single-tenant license, you need to configure the ldapExternalTenantProcessor bean to ignore multi-tenancy, as described in the following wiki article:
http://community.jaspersoft.com/wiki/51-ldap-configuration-using-applica...
A sample file you can modify for a single-tenant deployment is attached.
Attachments:
Attachment | Size |
---|---|
![]() | 8.56 KB |