Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
iServer Express integration with Active Directory/LDAP
rahulkjha
Hello,
I have few questions on iServer integration with Active Directory/LDAP for security implementation:
1. Can we integrate iServer Express' trail version with Active Directory
2. In any case (whether be trail or full version of iServer), do we need any additional files/plug-ins before we can integrate it with Active Directory?
3. What are the steps to implement it?
Thanks,
Rahul
Find more posts tagged with
Comments
rmurphy
The iServer and iServer Express expose an extension point that allows you to externalize user registration and authentication. The extension point is known as the Java Report Server Security Extension (RSSE).<br />
<br />
The following two DevShare post give a good overview of the RSSE<br />
<br />
Overview:<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/deploying-birt-reports/315-implementing-iserver-express-security-with-java-report-server-secruity-extension/#description'>Implementing
iServer Express security with Java Report Server Secruity Extension - Designs & Code - BIRT Exchange</a><br />
<br />
LDAP Configuration:<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/devshare/designing-birt-reports/741-ldap-configuration-with-iserver-express/#description'>LDAP
configuration with iServer Express - Designs & Code - BIRT Exchange</a><br />
<br />
There is also a Using Actuate iServer Integration Technology manual that documents the RSSE in chapter 11.<br />
<a class='bbc_url' href='
http://www.birt-exchange.org/documentation/Manuals10SP1/using-iserver-integration-tech.pdf'>http://www.birt-exchange.org/documentation/Manuals10SP1/using-iserver-integration-tech.pdf</a><br
/>
<br />
Rob