BIRT Exchange Forum: How to use JSAPI-authentication-session in jsp-bean - BIRT Exchange Forum

Jump to content


 

BIRT Poll: Have you ever done any development work on mobile?

Yes - lotsYes - someNo - but plan toNo time or interestWhat is mobile?
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to use JSAPI-authentication-session in jsp-bean Rate Topic: -----

#1 User is offline   DennisM Icon

  • Newbie
  • Pip
  • Group: Members
  • Posts: 3
  • Joined: 30-July 12


Posted 31 July 2012 - 05:37 AM

Hi,

i am using the jsapi to display the reportexplorer, dashboard and viewer.
While displaying the reportexplorer, the user needs to authenticate at the iserver.

is it possible to use the authentication in a jsp-bean to make calls to the information delivery api?

how can i access the authenticationId?
I want to avoid that the user needs to authenticate again.

thanks
0

#2 User is offline   rmurphy Icon

  • Senior Member
  • View blog
  • Group: Members
  • Posts: 365
  • Joined: 09-August 07


Posted 05 November 2012 - 08:59 AM

I'm assuming your pages are running in your own application (i.e. not running in the iportal context). If so, you will need to implement single sign on. The single sign adapter is a Java based class which extends the iPortalSecurityAdapter class. This class is called by Information Console when authentication is required. Keep in mind the iServer will still need to authenticate the user, this adapter is ultimately just responsible for passing who is attempting to access secure content.

You can read more about this in the "Using Actuate Information Console security" chapter of the following manual for more information:
http://www.birt-exch...ole-iserver.pdf
0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users