cancel
Showing results for 
Search instead for 
Did you mean: 

Single Sign On of Java Application with Infoview.

Former Member
0 Kudos

Hi,

Single Sign On of Java (J2ee) application with infoview.

Actually we would like to open infoview from a Java application and create the BO login session from the Java application.

In this way , user accessing BO Java infoview from the Java application wont have to enter the BO login infromation .

Kindly guide , how can this be achieved !

Thanks

Thabks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Hectar,

Yes you can do SSO with Java application server using Trusted Authentication in which BO server has facility to store "Shared Secret Password".

In CMC , there is Authentication menu goto Enterprise and there you can see text box for Secret password.

Visit to below link

http://devlibrary.businessobjects.com/BusinessObjectsXIR2SP2/en/devsuite.htm

BusinessObjects Enterprise SDK

Java developer guide

SDK Fundamentals

How do I configure my authentication security protocol?

How do I use Trusted Authentication?

With trusted Authentication, User is only required to pass user-id which should be present in BO server.

Thanks,

Praveen.

Former Member
0 Kudos

Hi,

Is it possible to use Trusted Authentication with Web Services SDK?

I have an application that uses web services sdk, and I would like to authenticate users using Trusted Authentication.

Thanks,

Sandra

Answers (0)