Hello, All,
We have a Web application that is capable of authenticating users using Active Directory.
The application contains links to the BusinessObjects Webi reports (BusinessObjects and the bundled Tomcat are running on a different server). The aim is to avoid entering credentials for BusinessObjects when the Web Application user clicks on the URL to open a BO report.
I read articles about the Trusted Authentication but it seem it is about something else .
What would be the correct way to implement the scenario I've described?