Trusted Authentication Setup in BO using TomCat

have configured Trusted Authentication in BO using Tomcat as App Server.
I modified the Enterprise Area of CMC and enabled trsuted authentication and created shared secret.
On the Client side, I modified the InfoView web.xml and inserted SSO Filter in it and also placed sso jar file in lib directory.
When I browse InfoView , it redirects me to SSO Server which is correct. But when I enter credentials in SSO Server login page which have been entered in Active Directory, instead of pushing me directly inside InfoView, it directs me to InfoView login page with the Error: Account Information Not Recognized: The user account has been disabled. (FWB 00012) .

This is high priority for me. Please help


vbakshi (BOB member since 2012-04-25)

Can you please check if the “GUEST” Business objects account has been disabled?


nathan_nathan (BOB member since 2008-10-27)

Hi, I think your SSO server is not returning the correct user name to BO server. Based on the error message, it’s trying to login with guest account – guest account is disabled by default and not required any user name.

There is a trusted authentication test page (trustedauthendication.jsp) available in the forum/SDN. You can use that JSP file check what SSO returns.

Hope this helps!


sivakumar_bo (BOB member since 2006-04-22)

I would love to get my hands on this JSP, but I can’t find it by searching SDN. Anyone have a link or a copy they can attach?


monkeydog :us: (BOB member since 2010-10-21)

[Moderator Note: Moved from General Discussion to XI Server Discussion]


Marek Chladny :slovakia: (BOB member since 2003-11-27)

http://scn.sap.com/message/6170842#6170842


banums (BOB member since 2002-08-20)

Thanks for the link. Does anyone know where to put this file to make it work in 4.0? Also, has it been updated for 4.0?


monkeydog :us: (BOB member since 2010-10-21)

Hi,

I have not yet tested it with 4.0 and also working on the same, but I beleive it need to be put in

\Tomcat6\webapps\BOE\WEB-INF\eclipse\plugins\webpath.InfoView\web

I am not sure if this will work in 4.0 or not, since I have not tested yet and I have to test it within few days. I would request if you test please post your result on this forum.

Thanks -
AMI


amiteshksingh (BOB member since 2013-01-03)