Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

BOEXI AD single sign on and email links

Status
Not open for further replies.
Aug 27, 2004
66
IE
I have successfully implemented single sign on for BOE XI.
However I have found a side effect in that now when a user receives a system generated email containing a hyperlink to an instance and clicks on the link, the viewer will sopen and show the report, but the user will not see any images in the viewer just a red x for each image.

Has anyone else experienced this or even better worked out how to fix it?

server OS is w2003 server
BOE XI Pro with processor licence
SP1 with latest BEWIN hotfix

many thanks
 
I have found now that the problem is broader. If I implement single sign on with Active Directory I find that the DHTML viewer does not show images.
What is causing this is the

<identity impersonate="true"/>

line that you have to put in to web.config. Why that is causing the problem and what the solution is I do not yet know.

 
Hi splitthird!

Have you implemented SSO in .Net Enviroment or in Java?


bleuys
 
.NET and it is only SSO to the Enterprise system, not through to the database
 
Splitthird,
Is is it possible for you to share more about how you achieved the Single Sign-on for BO XI .Net? Did you modify the delivered logon.aspx and logon.aspx.cs files?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top