View Single Post
  #2 (permalink)  
Old 06-26-2009, 01:50 PM
DreamCoder DreamCoder is online now
Member
 
Join Date: Apr 2009
Posts: 45
Default

I've been thinking about possiblities...I establish an authenticated session using coldfusion...does anyone know of a way to get my hands on that session from inside birt? I imagine i should be able to do it using java...I'm just not sure how. If I could get a hold of the session information i would be able to get permission type stuff, as well as verify this is an authenticated request.

Thanks,
Amanda
Reply With Quote